Skip to main content
A newer version of this page is available. .

VerticalGridRowState Properties

Contains information (the current state) on an individual row.
Name Description
AllowFilterBySearchPanel Specifies whether end-users can filter data by the column’s display text using the search panel.
FieldName Gets or sets the name of the data field associated with the current row.
FilterExpression Gets or sets the row’s filter expression.
SortIndex Gets or sets the row’s position among sorted rows.
SortOrder Gets or sets the row’s sort order.
See Also