ActiveReports 19 .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
    Gets the border style.
    Syntax
    'Declaration
     
    Public ReadOnly Property BorderStyle As InputBorderStyle
    public InputBorderStyle BorderStyle {get;}

    Property Value

    For a list of valid values, see here: InputBorderStyle
    See Also