Back to Devexpress

TreeListCustomizationWindowPopupStyle Class

aspnet-devexpress-dot-web-dot-aspxtreelist-93f9f01a.md

latest2.0 KB
Original Source

TreeListCustomizationWindowPopupStyle Class

Contains styles settings defining the appearance of a customization window.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

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

The following members return TreeListCustomizationWindowPopupStyle objects:

Remarks

An object of the TreeListCustomizationWindowPopupStyle type can be accessed by the TreeListPopupControlStyles.CustomizationWindow property of the control.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase PopupControlStyles DevExpress.Web.GridPopupControlStyle TreeListCustomizationWindowPopupStyle

See Also

TreeListCustomizationWindowPopupStyle Members

DevExpress.Web.ASPxTreeList Namespace