ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Map Class / MapBorderSkin Property

In This Topic
    MapBorderSkin Property
    In This Topic
    Gets or sets the map border skin.
    Syntax
    'Declaration
     
    Public Property MapBorderSkin As MapBorderSkin
    public MapBorderSkin MapBorderSkin {get; set;}
    See Also