ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / InputField Class / BorderStyle Property

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