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