TreeListBuilder<T>.AllowColumnReordering Method
| Name | Parameters | Description |
|---|---|---|
| AllowColumnReordering(JS) | value | Specifies whether a user can reorder columns. Mirrors the client-side allowColumnReordering option. |
| AllowColumnReordering(Boolean) | value | Specifies whether a user can reorder columns. Mirrors the client-side allowColumnReordering option. |