TreeListPopupControlStyle Class
In This Article
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
#Related API Members
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