Enum SortByOrder
SortByOrder enumeration
Represents what order the data sort by.
public enum SortByOrder
Values
Name | Value | Description |
---|---|---|
Ascending | 1 | Sorts by ascending |
Descending | 2 | Sorts by descending |
See Also
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb