Skip to main content

TcxGridBandedTableOptionsCustomize.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 in the indicator. This automatically makes the indicator visible if it is not currently displayed. Otherwise, the button is not displayed.

The default value of the BandsQuickCustomization property is False.

See Also