Back to Devexpress

TreeList.ShowCustomization() Method

windowsforms-devexpress-dot-xtratreelist-dot-treelist-a8ab4859.md

latest1.6 KB
Original Source

TreeList.ShowCustomization() Method

Displays the Customization Form.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

csharp
public void ShowCustomization()
vb
Public Sub ShowCustomization

Remarks

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

See Also

CustomizationForm

HideCustomization()

ShowCustomizationForm

HideCustomizationForm

Customization Form

TreeList Class

TreeList Members

DevExpress.XtraTreeList Namespace