Share via


DrillthroughEventArgs 類別

Provides data for the Drillthrough event.

命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll)

語法

備註

This is passed to the DrillthroughEventHandler delegate when a Drillthrough event occurs.

You can examine the value of the ReportPath property and supply data corresponding to that report.

You can call the GetParameters method of the drillthrough report supplied in the targetReport parameter to examine the values of parameters being passed from the main report to the drillthrough report and to supply data corresponding to the parameter values.

範例

For an example, please see Drillthrough.

繼承階層

System.Object
   System.EventArgs
     System.ComponentModel.CancelEventArgs
      Microsoft.Reporting.WebForms.DrillthroughEventArgs

執行緒安全性

任何公用靜態 (共用 在 Visual Basic) 此型別的成員具備執行緒安全。不保證任何執行個體成員安全執行緒。

另請參閱

參考

DrillthroughEventArgs 成員
Microsoft.Reporting.WebForms 命名空間