ActiveReports 11
GridUnderContent Property (MapViewport)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapViewport Class : GridUnderContent Property
Gets or sets the meridians and parallels will be drawn under the map content. An expression should evaluate to a System.Boolean.
Syntax
'Declaration
 
Public Property GridUnderContent As ExpressionInfo
public ExpressionInfo GridUnderContent {get; set;}
See Also

Reference

MapViewport Class
MapViewport Members