property Column.AllowSort as Boolean
Returns or sets a value that indicates whether the user can sort the column by clicking the column's header.
| | Type | Description | |
| |
Boolean |
A boolean expression that indicates whether the column gets sorted when the user
clicks the column's header.
| |