ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapTileLayer Class / Provider Property

In This Topic
    Provider Property (MapTileLayer)
    In This Topic
    Gets or sets the name of tile provider. 'Bing' by default.
    Syntax
    'Declaration
     
    Public Property Provider As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo Provider {get; set;}
    See Also