Share via


DrillthroughEventHandler デリゲート

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

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

構文

'宣言
'使用

パラメータ

  • sender
    The object that raised the event.

解説

You must supply a data source for any drillthrough reports that are referenced by the main report. To do this, you must supply an event handler for the drillthrough event.

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

Please see the Drillthrough method of the ReportViewer class for an example.

参照

リファレンス

Microsoft.Reporting.WinForms 名前空間