![]() |
Previous | Next |
The allowColumnSorting attribute specifies or retrieves a value indicating whether sorting column contents is allowed.
Syntax
elementID.allowColumnSorting
Possible Values
This attribute is a read/write Boolean.
Value | Description |
true | Default. Sorting column contents is allowed. |
false | Sorting column contents is not allowed. |
See Also
Previous | Next |