ExportEventHandler-Delegat
Represents the method that will handle the Export event.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Syntax
Parameter
- sender
The object firing the event.
- e
A ReportExportEventArgs class containing the arguments for the event.
Hinweise
For more information about handling events, see Behandeln von Ereignissen.