ActiveReports 19 .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
    Gets a value indicating whether the map meridians and map parallels will be drawn under the map content.
    Syntax
    'Declaration
     
    ReadOnly Property GridUnderContent As Boolean
    bool GridUnderContent {get;}

    Property Value

    A System.Boolean value. true if the map meridians and map parallels will be drawn under the map content; otherwise, false.
    See Also