GridSortInfo Methods
Represents an element in the GridControl.SortInfo collection.| Name | Description |
|---|---|
| ChangeSortOrder() | Toggles the sort order. |
| ChangeSortOrder(String) | Toggles the sort order. |
| GetActualDirection(AllowedSortOrders, ListSortDirection) static | For internal use only. |
See Also