Back to Devexpress

TreeListSettingsCustomizationWindow Class

aspnet-devexpress-dot-web-dot-aspxtreelist-1a7b6cac.md

latest1.8 KB
Original Source

TreeListSettingsCustomizationWindow Class

Provides settings that affect the Customization Window‘s position and functionality.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListSettingsCustomizationWindow :
    TreeListSettingsBase
vb
Public Class TreeListSettingsCustomizationWindow
    Inherits TreeListSettingsBase

Remarks

The TreeListSettingsCustomizationWindow class contains the settings that allow you to specify the Customization Window’s availability, position, etc.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase TreeListSettingsBase TreeListSettingsCustomizationWindow MVCxTreeListSettingsCustomizationWindow

See Also

TreeListSettingsCustomizationWindow Members

Tree List

DevExpress.Web.ASPxTreeList Namespace