canReorderColumns([enable])
Class: Table.
Description:
Sets or gets ability to change order of columns by dragging-dropping them by a user.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
boolean |
To enable reordering pass |
Returns:
If setting a value this method returns this Table instance, when getting current value a boolean is returned.
Type: boolean | Table
