ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapViewport Interface / GridUnderContent Property

In This Topic
    GridUnderContent Property (IMapViewport)
    In This Topic
    Specifies whether the map meridians and map parallels will be drawn under the map content.
    Syntax
    'Declaration
     
    ReadOnly Property GridUnderContent As Boolean
    bool GridUnderContent {get;}
    See Also