Action.Drillthrough Property

Definition

The drillthrough report that should be executed by clicking on the hyperlink

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ActionDrillthrough ^ Drillthrough { Microsoft::ReportingServices::OnDemandReportRendering::ActionDrillthrough ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ActionDrillthrough Drillthrough { get; }
member this.Drillthrough : Microsoft.ReportingServices.OnDemandReportRendering.ActionDrillthrough
Public ReadOnly Property Drillthrough As ActionDrillthrough

Property Value

A ActionDrillthrough object.

Applies to