CompiledTextRunInstance.ActionInstance Property

Definition

Gets an ActionInstance object that is compiled from HTML tags.

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

Property Value

An ActionInstance object

Applies to