Skip to main content

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.v25.1.dll

#Declaration

public class TreeListPopupControlStyles :
    GridPopupControlStyles

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

See Also