Skip to main content
All docs
V25.1
  • TreeList.ShowCustomization() Method

    Displays the Customization Form.

    Namespace: DevExpress.XtraTreeList

    Assembly: DevExpress.XtraTreeList.v25.1.dll

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

    Declaration

    public void ShowCustomization()

    Remarks

    The ShowCustomization() method displays the Customization Form at the Tree List’s bottom-right corner.

    See Also