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

In This Topic
    Name Property (TileProviderInfo)
    In This Topic
    The name that can be used to refer to the tile provider in reports.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also