MapDockableSubItem.ActionInfo Property

Definition

Gets a set of actions for the dockable item.

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

Property Value

An ActionInfo object that represents a set of actions for the dockable item.

Applies to