GridCustomDataSourceSortInfo Properties
Contains information about sort settings.| Name | Description |
|---|---|
| DescendingSortOrder | Specifies whether descending sort order is applied to a column. |
| FieldName | Specifies a data source field that is used to sort data items. |
See Also