ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / BorderColor Property

In This Topic
    BorderColor Property (Style)
    In This Topic
    Gets the color of the border.
    Syntax
    'Declaration
     
    Public ReadOnly Property BorderColor As BorderColor
    public BorderColor BorderColor {get;}
    See Also