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