Skip to main content

TcxTreeListOptionsCustomizing.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. This automatically makes the node indicator visible if it is not currently displayed.

The default value of the ColumnsQuickCustomization property is False.

See Also