TcxGridTableOptionsCustomize.ColumnsQuickCustomization Property
Specifies if the Quick Column Customization button is displayed.
Declaration
property ColumnsQuickCustomization: Boolean read; write; default False;
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | False |
|
Remarks
If the ColumnsQuickCustomization property is set to True, the indicator column becomes visible.
Default Value
The ColumnsQuickCustomization property’s default value is False.
See Also