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

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