次の方法で共有


ReportViewer.Back イベント

Occurs when a user navigates from a drillthrough report back to the parent report.

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

構文

'宣言
'使用

解説

This event occurs when the user moves from a drillthrough report back to the parent report. Information about this event is passed in a BackEventArgs object to the BackEventHandler delegate, which handles the event.

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

参照

リファレンス

ReportViewer クラス
ReportViewer メンバ
Microsoft.Reporting.WebForms 名前空間