Skip to main content

TcxGridTableOptionsCustomize.ColumnsQuickCustomization Property

Specifies whether the Quick Column Customization button is displayed.

Declaration

property ColumnsQuickCustomization: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set this property to True to display the Quick Column 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 ColumnsQuickCustomization property is False.

See Also