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

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