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