TreeListColumnBuilder<T>.AllowReordering Method
| Name | Parameters | Description |
|---|---|---|
| AllowReordering(JS) | value | Specifies whether users can reorder this column. Overrides the allowColumnReordering property value. Mirrors the client-side allowReordering option. |
| AllowReordering(Boolean) | value | Specifies whether users can reorder this column. Overrides the allowColumnReordering property value. Mirrors the client-side allowReordering option. |