MapGridLines.Instance Property

Definition

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

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

Property Value

A MapGridLinesInstance object.

Applies to