FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / SubreportField Class / Bottom Property

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