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
 

Property Value

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