Skip to main content
Tab

VerticalGridBatchEditItemTemplateContainer.Text Property

Gets the text displayed within a cell.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public string Text { get; }

Property Value

Type Description
String

A String value that specifies the cell’s text.

See Also