TcxCustomTreeList.Customizing Property
References a Customize window instance.
Declaration
property Customizing: TcxTreeListCustomizing read; write;
Property Value
| Type |
|---|
| TcxTreeListCustomizing |
Remarks
A Customize window instance exists regardless of whether the window is open or not. To specify the Customize window’s visibility, use its Visible property.
To learn more about the Customize window, refer to the Customization Form help topic.

See Also