ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Map.TileProviders Namespace / TileProviderInfo Class / DisplayName Property

In This Topic
    DisplayName Property (TileProviderInfo)
    In This Topic
    The display name of tile provider.
    Syntax
    'Declaration
     
    Public Property DisplayName As String
    public string DisplayName {get; set;}
    See Also