FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / Border Class / Bottom Property

In This Topic
    Bottom Property (Border)
    In This Topic
    Gets the Line object defining bottom edge of the border.
    Syntax
    'Declaration
     
    Public Property Bottom As Line
    public Line Bottom {get; set;}
    See Also