TreeListPopupControlStyles Class
In This Article
Contains settings that allow the appearance of popup elements within the ASPxTreeList to be defined.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListPopupControlStyles :
GridPopupControlStyles
#Related API Members
The following members return TreeListPopupControlStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Tree |
#Remarks
An object of the TreeListPopupControlStyles type can be accessed using the ASPxTreeList.StylesPopup property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
GridPopupControlStyles
TreeListPopupControlStyles
See Also