[]
Gets or sets a value that determines the sort order of columns.
public virtual SortOrder SortOrder { get; set; }
Public Overridable Property SortOrder As SortOrder
The default value for this property is SortOrder.AscDesc.