ReportErrorEventHandler デリゲート
Represents the method that will handle a ReportError event.
名前空間: Microsoft.Reporting.WebForms
アセンブリ: Microsoft.ReportViewer.WebForms (microsoft.reportviewer.webforms.dll 内)
構文
'宣言
'使用
パラメータ
- sender
The object that raised the event.
- e
A ReportErrorEventArgs object that contains information about the event.
解説
For more information about handling events, see イベントの利用.