TreeListCustomErrorTextEventArgs.ErrorText Property
Gets or sets the error text.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value that specifies the error text. |
See Also