Skip to main content

TreeListCustomizationWindowPopupStyle Class

Contains styles settings defining the appearance of a customization window.

Namespace: DevExpress.Web.ASPxTreeList

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

#Declaration

public class TreeListCustomizationWindowPopupStyle :
    GridPopupControlStyle

The following members return TreeListCustomizationWindowPopupStyle objects:

#Remarks

An object of the TreeListCustomizationWindowPopupStyle type can be accessed by the TreeListPopupControlStyles.CustomizationWindow property of the control.

#Implements

#Inheritance

Object
StateManager
PropertiesBase
StylesBase
PopupControlStyles
DevExpress.Web.GridPopupControlStyle
TreeListCustomizationWindowPopupStyle
See Also