ASPxTreeList.SettingsBehavior Property
Provides access to the control’s behavior settings.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
TreeListSettingsBehavior | A TreeListSettingsBehavior object that contains the control’s behavior settings. |
See Also