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