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

In This Topic
    BorderStyle Property (InputFieldItem)
    In This Topic
    Border style.
    Syntax
    'Declaration
     
    Public ReadOnly Property BorderStyle As InputBorderStyle
    public InputBorderStyle BorderStyle {get;}
    See Also