ActionInfo.CreateDrillthroughAction Method

Definition

Adds a drillthrough action to the collection. This is used in custom report items.

public:
 Microsoft::ReportingServices::OnDemandReportRendering::Action ^ CreateDrillthroughAction();
public Microsoft.ReportingServices.OnDemandReportRendering.Action CreateDrillthroughAction ();
member this.CreateDrillthroughAction : unit -> Microsoft.ReportingServices.OnDemandReportRendering.Action
Public Function CreateDrillthroughAction () As Action

Returns

An Action object that represents a drillthrough action to the collection.

Applies to