TreeListCustomErrorTextEventArgs.Exception Property
Gets the exception.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Exception | A Exception object that represents the exception. |
See Also