Skip to main content

TcxGridBandedTableOptionsCustomize.BandsQuickCustomization Property

Specifies whether the Quick Band Customization button is visible.

Declaration

property BandsQuickCustomization: Boolean read; write; default False;

Property Value

Type Default Description
Boolean False

True if the Quick Band Customization button is visible; otherwise, False.

Remarks

If the BandsQuickCustomization property is set to True, the indicator column becomes visible.

Default Value

The BandsQuickCustomization property’s default value is False.

See Also