ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapTileLayer Interface / Provider Property

In This Topic
    Provider Property (IMapTileLayer)
    In This Topic
    Gets the name of the tile provider. 'Bing' by default.
    Syntax
    'Declaration
     
    ReadOnly Property Provider As String
    string Provider {get;}

    Property Value

    A System.String representing the name of the tile provider.
    See Also