Sdílet prostřednictvím


ReportViewer.ReportError-Ereignis

Raised when an error occurs in the report.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Syntax

'Declaration
'Usage

Hinweise

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 Behandeln von Ereignissen.

Siehe auch

Verweis

ReportViewer-Klasse
ReportViewer-Member
Microsoft.Reporting.WinForms-Namespace