Skip to main content

TreeListSettingsCustomizationWindow Class

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

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

#Declaration

public class TreeListSettingsCustomizationWindow :
    TreeListSettingsBase

#Remarks

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

#Implements

See Also