PageSection.Instance Property

Definition

Gets the report instance object that contains the calculated values of this report definition object.

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

Property Value

A PageSectionInstance object.

Applies to