[]
Gets or sets a direction of the sort.
public SortByDirection Direction { get; set; }
A SortByDirection value indicating the direction of the sort.
Default value is Ascending.