IErrorNotifier Methods
Allows you to handle errors in the Blazor Report Viewer (theDxReportViewer component).
| Name | Description |
|---|---|
| ProcessError(Exception) | Processes the occurred exceptions and allows you to display a user-friendly message in the Report Viewer’s UI. |
See Also