FaultEventArgs Properties
Provides data for the ReportServicePreviewModel.CreateDocumentError, ReportServicePreviewModel.ExportError and ReportServicePreviewModel.PrintError events.
Name | Description |
---|---|
Fault |
Gets the exception, raised if an error occurs.
Inherited from Simple |
Handled | Specifies whether the corresponding event was handled. |
See Also