TreeListPopupControlSettings.CustomizationWindow Property
In This Article
Provides access to the customization window‘s settings.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public TreeListCustomizationWindowPopupSettings CustomizationWindow { get; }
#Property Value
Type | Description |
---|---|
Tree |
A Tree |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Customization |
---|---|
ASPx |
|
See Also