AxpDataGrid

DataColumn.IsLongText Property

True if the data field is a Long Text field

[Visual Basic]
Public Property IsLongText As Boolean
[C#]
public bool IsLongText {get; set;}

Property Value

True if the data field is a Long Text field

See Also

DataColumn Class | Axezz.WebControls Namespace