Skip to main content
A newer version of this page is available. .
All docs
V21.2

TreeList.ShowCustomization() Method

Displays the Customization Form.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.TreeList

Declaration

public void ShowCustomization()

Remarks

This method overload displays the Customization Form at the Tree List’s bottom-right corner.

See Also