ASPxTreeList.SettingsSelection Property
Provides access to the control’s selection options.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
TreeListSettingsSelection | A TreeListSettingsSelection object that contains the ASPxTreeList’s selection options. |
Remarks
For information on selecting nodes, see Selection.
See Also