TreeListPopupControlStyles Class
Contains settings that allow the appearance of popup elements within the ASPxTreeList to be defined.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return TreeListPopupControlStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxTreeList.StylesPopup |
ASP.NET MVC Extensions | TreeListSettings.StylesPopup |
Remarks
An object of the TreeListPopupControlStyles type can be accessed using the ASPxTreeList.StylesPopup property.
Implements
Inheritance
Object
StateManager
PropertiesBase
GridPopupControlStyles
TreeListPopupControlStyles
See Also