GridViewColumnState Properties
Contains information (the current state) on an individual column.
Name | Description |
---|---|
Allow |
Specifies whether end-users can filter data by the column’s display text using the search panel. |
Field |
Gets or sets the name of the data field associated with the current column. |
Filter |
Gets or sets the column’s filter expression. |
Group |
Gets or sets a value that specifies whether the column takes part in grouping and at which level. |
Sort |
Gets or sets the column’s position among sorted columns. |
Sort |
Gets or sets the column’s sort order. |
See Also