ASPxGridCustomErrorTextEventArgs Properties
Serves as a base for classes that provide data for the CustomErrorText events of grid-like controls.
Name | Description |
---|---|
Error |
Gets or sets the error text. |
Error |
Indicates the error source. |
Exception | Gets the exception. |
See Also