GridColumnSortInfo Properties
Represents an element in a GridColumnSortInfoCollection.
Name | Description |
---|---|
Column |
Gets or sets the column which is sorted by the Grid |
Is |
Indicates whether the column which is referred to by the current Grid |
Sort |
Gets or sets the column’s sort order. |
See Also