Partager via


Événement ReportViewer.ReportError

Occurs when an error is found in the report.

Espace de noms: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (dans microsoft.reportviewer.webforms.dll)

Syntaxe

Notes

This event is raised when an error occurs in the report. Information about this event is passed in a ReportErrorEventArgs object to the ReportErrorEventHandler delegate, which handles the event.

For more information about handling events, see Consommation d'événements.

Voir aussi

Référence

Classe ReportViewer
Membres ReportViewer
Espace de noms Microsoft.Reporting.WebForms