TreeListCustomizationWindowPopupSettings Class
In This Article
Contains Customization Window specific settings.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListCustomizationWindowPopupSettings :
GridCustomizationWindowPopupSettings
#Related API Members
The following members return TreeListCustomizationWindowPopupSettings objects:
#Remarks
An object of the TreeListCustomizationWindowPopupSettings type can be accessed by the TreeListPopupControlSettings.CustomizationWindow property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
GridPopupSettingsBase
GridCustomizationWindowPopupSettings
TreeListCustomizationWindowPopupSettings
See Also