Skip to main content
All docs
V19.2

ASPxTreeList.SettingsCustomizationWindow Property

Provides access to the Customization Window‘s settings.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll

Declaration

public TreeListSettingsCustomizationWindow SettingsCustomizationWindow { get; }

Property Value

Type Description
TreeListSettingsCustomizationWindow

A TreeListSettingsCustomizationWindow object that contains the Customization Window’s settings.

See Also