TcxTreeListOptionsCustomizing.BandsQuickCustomization Property
Specifies whether the Quick Band Customization button is displayed.
Declaration
property BandsQuickCustomization: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set this property to True to display the Quick Band Customization button. This automatically makes the node indicator visible if it is not currently displayed.
The default value of the BandsQuickCustomization property is False.
See Also