MapViewport.GridUnderContent Property

Definition

Indicates whether the map meridians and parallels will be drawn under the map content.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> GridUnderContent { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> GridUnderContent { get; set; }
member this.GridUnderContent : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property GridUnderContent As ReportExpression(Of Boolean)

Property Value

A ReportExpression<T> object.

Applies to