Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Borders Structure / Bottom Property

In This Topic
    Bottom Property (Borders)
    In This Topic
    Gets or sets the bottom border.
    Syntax
    'Declaration
     
    Public Property Bottom As LineDef
    public LineDef Bottom {get; set;}
    See Also