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

In This Topic
    Style Property (MapBorderSkin)
    In This Topic
    Style properties for the border skin. Each of the properties of type Color support transparency.
    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}
    See Also