TextRun.ActionInfo Property

Definition

Gets the action for this text run.

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

Property Value

A ActionInfo object.

Applies to