[]
Configurates AllowSorting. Sets whether the user can sort this column by clicking its header.
public TBuilder AllowSorting(bool value)
Public Function AllowSorting(value As Boolean) As TBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |