Enum OrderBy
Represents the sort order.
public enum OrderBy
Fields
Ascending = 0
Represent the ascending sort.
Bottom = 3
Represents the position of value in the sort list.
Descending = 1
Represent the descending sort.
Top = 2
Represents the position value in the sort list