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

In This Topic
    Bottom Property (TextField)
    In This Topic
    Gets the y-coordinate of the field's bottom edge in twips.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bottom As Double
    public double Bottom {get;}
    See Also