ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / IConfigurationManager Interface / TileProviders Property

In This Topic
    TileProviders Property
    In This Topic
    Returns map tile providers.
    Syntax
    'Declaration
     
    ReadOnly Property TileProviders As IEnumerable(Of TileProviderInfo)
    IEnumerable<TileProviderInfo> TileProviders {get;}
    See Also