[]
Configurates SortingType. Sets how the grid sort columns by clicking the column header cells.
public virtual TBuilder SortingType(AllowSorting value)
Type | Name | Description |
---|---|---|
AllowSorting | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |