TreeListNodeValidationEventArgs.EditorPropertiesErrors Property
Specifies the collection of errors.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Dictionary<String, String> | The collection of errors. |
See Also