[]
Configurates SortOrder. Sets a value that determines the sort order of columns.
public virtual TBuilder SortOrder(SortOrder value)
Public Overridable Function SortOrder(value As SortOrder) As TBuilder
| Type | Name | Description |
|---|---|---|
| SortOrder | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |
The default value for this property is SortOrder.AscDesc.