TreeListSettingsSelection Class
Provides selection settings 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 TreeListSettingsSelection objects:
Remarks
These settings can be accessed via the ASPxTreeList.SettingsSelection property.
To enable node selection, set the TreeListSettingsSelection.Enabled property to true
.
Implements
Inheritance
Object
StateManager
PropertiesBase
TreeListSettingsBase
TreeListSettingsSelection
See Also