FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / Field Class / Bottom Property

In This Topic
    Bottom Property (Field)
    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