Skip to main content
A newer version of this page is available. .

TreeListCustomizationWindowPopupStyle Class

Contains styles settings defining the appearance of a customization window.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

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