Événement ReportViewer.ReportExport
Occurs when the user clicks the Export button.
Espace de noms: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (dans microsoft.reportviewer.winforms.dll)
Syntaxe
Notes
This event occurs when the user clicks the Export button, before the report is actually exported. Information about this event is passed in a ReportExportEventArgs object to the ExportEventHandler 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.WinForms