Skip to main content

TreeListCustomizationWindowPopupSettings Class

Contains Customization Window specific settings.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll

#Declaration

public class TreeListCustomizationWindowPopupSettings :
    GridCustomizationWindowPopupSettings

The following members return TreeListCustomizationWindowPopupSettings objects:

#Remarks

An object of the TreeListCustomizationWindowPopupSettings type can be accessed by the TreeListPopupControlSettings.CustomizationWindow property.

#Implements

See Also