TreeListColumnBuilder<T>.AllowFixing Method
| Name | Parameters | Description |
|---|---|---|
| AllowFixing(JS) | value | Specifies whether a user can fix the column at runtime. Applies only if columnFixing.enabled is true. Mirrors the client-side allowFixing option. |
| AllowFixing(Boolean) | value | Specifies whether a user can fix the column at runtime. Applies only if columnFixing.enabled is true. Mirrors the client-side allowFixing option. |