Back to Devexpress

TreeListPopupControlStyle Class

aspnet-devexpress-dot-web-dot-aspxtreelist-a295ce57.md

latest1.9 KB
Original Source

TreeListPopupControlStyle Class

Contains styles settings defining the common appearance of popup elements within a tree list.

Namespace : DevExpress.Web.ASPxTreeList

Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListPopupControlStyle :
    GridPopupControlStyle
vb
Public Class TreeListPopupControlStyle
    Inherits GridPopupControlStyle

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

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase PopupControlStyles DevExpress.Web.GridPopupControlStyle TreeListPopupControlStyle

See Also

TreeListPopupControlStyle Members

Main Features

DevExpress.Web.ASPxTreeList Namespace