Enum SortDirection
Order that the sort should be performed in.
public enum SortDirection
Fields
Ascending = 0
Sort in Ascending order.
Descending = 1
Sort in Descending order.
Order that the sort should be performed in.
public enum SortDirection
Ascending = 0
Sort in Ascending order.
Descending = 1
Sort in Descending order.