Skip to main content

TreeListPopupControlStyle Class

Contains styles settings defining the common appearance of popup elements within a tree list.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

#Declaration

public class TreeListPopupControlStyle :
    GridPopupControlStyle

The following members return TreeListPopupControlStyle objects:

#Remarks

An object of the TreeListPopupControlStyle type can be accessed by the TreeListPopupControlStyles.Common property of the control.

#Implements

#Inheritance

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