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

In This Topic
    BorderWidth Property (InputField)
    In This Topic
    Border width
    Syntax
    'Declaration
     
    Public Property BorderWidth As Single
    public float BorderWidth {get; set;}
    See Also