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 |
|
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