Condividi tramite


Evento ReportViewer.ReportExport

Occurs when the user clicks the Export button.

Spazio dei nomi: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Sintassi

Osservazioni

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 Utilizzo degli eventi.

Vedere anche

Riferimento

Classe ReportViewer
Membri ReportViewer
Spazio dei nomi Microsoft.Reporting.WinForms