ActionInfo.CreateDrillthroughAction Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.