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

In This Topic
    UseSecureConnection Property (MapTileLayer)
    In This Topic
    Gets or sets value indicating whether secure connection should be used for tiles retrieveing.
    Syntax
    'Declaration
     
    Public Property UseSecureConnection As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo UseSecureConnection {get; set;}
    See Also