ActionInfo.Actions Property

Definition

Gets the actions for the report item.

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

Property Value

An ActionCollection object that represents the actions for the report item.

Applies to