TreeListSettingsCustomizationWindow Class
In This Article
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
#Inheritance
Object
StateManager
PropertiesBase
TreeListSettingsBase
TreeListSettingsCustomizationWindow
See Also