Back to Devexpress

Customization Window

aspnetmvc-13773-components-tree-list-visual-elements-customization-window.md

latest1.8 KB
Original Source

Customization Window

  • Dec 17, 2020

The customization window displays headers of hidden columns. To hide a column, drag its header to the customization window. The customization window can be invoked using the ASPxClientTreeList.ShowCustomizationWindow (via MVCxClientTreeList .ShowCustomizationWindow ) method of the client-side TreeList.

The table below lists the main properties that affect element functionality.

|

Characteristics

|

Members

| | --- | --- | |

Appearance and Location

|

TreeListSettings.SettingsPopup.CustomizationWindow

| |

Style

|

TreeListStyles.CustomizationWindow (via TreeListSettings.Styles .CustomizationWindow ),

TreeListStyles.CustomizationWindowCloseButton (via TreeListSettings.Styles .CustomizationWindowCloseButton ),

TreeListStyles.CustomizationWindowContent (via TreeListSettings.Styles .CustomizationWindowContent ),

TreeListStyles.CustomizationWindowHeader (via TreeListSettings.Styles .CustomizationWindowHeader )

|