Back to Devexpress

TreeListCustomizationWindowPopupSettings Class

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

latest2.1 KB
Original Source

TreeListCustomizationWindowPopupSettings Class

Contains Customization Window specific settings.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListCustomizationWindowPopupSettings :
    GridCustomizationWindowPopupSettings
vb
Public Class TreeListCustomizationWindowPopupSettings
    Inherits GridCustomizationWindowPopupSettings

The following members return TreeListCustomizationWindowPopupSettings objects:

Remarks

An object of the TreeListCustomizationWindowPopupSettings type can be accessed by the TreeListPopupControlSettings.CustomizationWindow property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridPopupSettingsBase GridCustomizationWindowPopupSettings TreeListCustomizationWindowPopupSettings

See Also

TreeListCustomizationWindowPopupSettings Members

DevExpress.Web.ASPxTreeList Namespace