Back to Devexpress

TreeListPopupControlStyles Class

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

latest1.9 KB
Original Source

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListPopupControlStyles :
    GridPopupControlStyles
vb
Public Class TreeListPopupControlStyles
    Inherits GridPopupControlStyles

The following members return TreeListPopupControlStyles objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxTreeList.StylesPopup
ASP.NET MVC ExtensionsTreeListSettings.StylesPopup

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase GridPopupControlStyles TreeListPopupControlStyles

See Also

TreeListPopupControlStyles Members

DevExpress.Web.ASPxTreeList Namespace