TreeListSettingsBehavior Class
Provides behavior options for ASPxTreeList controls.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return TreeListSettingsBehavior objects:
Remarks
The TreeListSettingsBehavior class provides a set of Boolean properties that control an ASPxTreeList’s behavior. These options can be accessed via the ASPxTreeList.SettingsBehavior property.
Implements
Inheritance
Object
StateManager
PropertiesBase
TreeListSettingsBase
TreeListSettingsBehavior
See Also