MapViewport.GridUnderContent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the map meridians and parallels will be drawn under the map content.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ GridUnderContent { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty GridUnderContent { get; }
member this.GridUnderContent : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property GridUnderContent As ReportBoolProperty
Property Value
A ReportBoolProperty object.