OptionsBand Properties
Provides options for bands.| Name | Description |
|---|---|
| AllowHotTrack | Gets or sets whether the band header’s appearance is changed when the mouse hovers over it. |
| AllowMove | Gets or sets whether end-users can move the band by dragging its header. |
| AllowPress | Gets or sets whether the band’s header can be pressed. |
| AllowSize | Gets or sets whether the band can be resized by dragging the right edge of its header. |
| FixedWidth | Gets or sets whether the band’s width remains fixed when the View’s auto width feature is enabled and the View is resized. |
| ShowCaption | Gets or sets whether the band’s caption is displayed within the band header. |
| ShowInCustomizationForm | Gets or sets whether the band’s header is displayed within the Customization Form when the band is invisible. |
See Also