[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Configuration.ReportingConfiguration.TileProviders

TileProviders Property

TileProviders

Gets the tile providers.

Declaration
public IEnumerable<TileProviderInfo> TileProviders { get; }
Property Value
Type Description
IEnumerable<TileProviderInfo>

The tile providers.

Implements