ExportEventHandler デリゲート
Represents the method that will handle the Export event.
名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (microsoft.reportviewer.winforms.dll 内)
構文
'宣言
'使用
パラメータ
- sender
The object firing the event.
- e
A ReportExportEventArgs class containing the arguments for the event.
解説
For more information about handling events, see イベントの利用.