Skip to main content
A newer version of this page is available. .

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.v19.2.dll

Declaration

public class TreeListPopupControlStyles :
    GridPopupControlStyles

The following members return TreeListPopupControlStyles objects:

Remarks

An object of the TreeListPopupControlStyles type can be accessed using the ASPxTreeList.StylesPopup property.

Implements

Inheritance

See Also