Delegado ReportErrorEventHandler
Represents the method that will handle a ReportError event.
Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en microsoft.reportviewer.webforms.dll)
Sintaxis
Parámetros
- sender
The object that raised the event.
- e
A ReportErrorEventArgs object that contains information about the event.
Comentarios
For more information about handling events, see Utilizar eventos.