[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.GraphicalRenderers.Map.TileProviders.TileProvidersManager.Providers

Providers Property

Providers

Returns the map tile providers enumeration.

Declaration
public IEnumerable<TileProviderInfo> Providers { get; }
Implements