Gets or sets the direction of the sort.
| Visual Basic (Declaration) | |
|---|---|
Public Property Direction As SortByDirection | |
| C# | |
|---|---|
public SortByDirection Direction {get; set;} | |
Property Value
A SortByDirection enumeration indicating the direction of the sort.
The default value is Ascending