ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldItem Class / BorderColor Property

In This Topic
    BorderColor Property (InputFieldItem)
    In This Topic
    Border color.
    Syntax
    'Declaration
     
    Public ReadOnly Property BorderColor As Color
    public Color BorderColor {get;}
    See Also