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