TreeListOptionsBand Properties
Provides access to band options.| Name | Description |
|---|---|
| AllowMove | Specifies whether the band can be moved by dragging its header. |
| AllowSize | Specifies whether the band can be resized by dragging the right edge of its header; |
| FixedWidth | Specifies whether the band’s width remains fixed when the TreeList‘s auto width feature is enabled and the Tree List is resized. |
| ShowInCustomizationForm | Specifies whether the band’s header is displayed in the Customization Form when the band is hidden. |
See Also