ReportViewer.ReportExport 이벤트

Occurs when the user clicks the Export button.

네임스페이스: Microsoft.Reporting.WinForms
어셈블리: microsoft.reportviewer.winforms.dll의 Microsoft.ReportViewer.WinForms

구문

주의

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 이벤트 사용.

참고 항목

참조

ReportViewer 클래스
ReportViewer 멤버
Microsoft.Reporting.WinForms 네임스페이스