[]
Occurs in case of an exception thrown during a report operation, such as Generate or Export.
public event EventHandler<OperationErrorEventArgs> OperationError
Public Event OperationError As EventHandler(Of OperationErrorEventArgs)
| Type | Description |
|---|---|
| EventHandler<OperationErrorEventArgs> | Occurs in case of an exception thrown during a report operation, such as Generate or Export. |