GridCustomDataSourceExceptionHandlerArgs Properties
Contains data for the ExceptionHandler delegate.
Name | Description |
---|---|
Exception | Returns an exception to be handled. |
Handled | Specifies whether an exception was handled. |
See Also