TreeListCustomErrorTextEventArgs Constructors
Provides data for the ASPxTreeList.CustomErrorText event.| Name | Parameters | Description |
|---|---|---|
| TreeListCustomErrorTextEventArgs(Exception, String) | exception, errorText | Initializes a new instance of the TreeListCustomErrorTextEventArgs class. |
See Also