TreeListCustomErrorTextEventArgs Properties
Provides data for the ASPxTreeList.CustomErrorText event.
Name | Description |
---|---|
Error |
Gets or sets the error text. |
Exception | Gets the exception. |
See Also