次の方法で共有


BackEventHandler デリゲート

Represents the method that will handle the Back event of a ReportViewer.

名前空間: Microsoft.Reporting.WebForms
アセンブリ: Microsoft.ReportViewer.WebForms (microsoft.reportviewer.webforms.dll 内)

構文

'宣言
'使用

パラメータ

  • sender
    The object that raised the event.

解説

A Back event occurs when the user has navigated to a drillthrough report and clicks the Back button to return to the parent report. The BackEventArgs object contains the parent report.

For more information about handling events, see イベントの利用.

参照

リファレンス

Microsoft.Reporting.WebForms 名前空間