Back to Devexpress

ErrorNotifier Class

xtrareports-devexpress-dot-blazor-dot-reporting-dot-services-d473bc04.md

latest1.1 KB
Original Source

ErrorNotifier Class

Allows you to handle errors in the Blazor Report Viewer (the DxReportViewer component).

Namespace : DevExpress.Blazor.Reporting.Services

Assembly : DevExpress.Blazor.v25.2.Viewer.dll

NuGet Package : DevExpress.Blazor.Viewer

Declaration

csharp
public class ErrorNotifier :
    IErrorNotifier
vb
Public Class ErrorNotifier
    Implements IErrorNotifier

Implements

IErrorNotifier

Inheritance

Object ErrorNotifier

See Also

ErrorNotifier Members

DevExpress.Blazor.Reporting.Services Namespace