Share via


DrillthroughEventHandler 委派

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

命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.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.WebForms 命名空間