Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Rectangle Class / Bottom Property

In This Topic
    Bottom Property (Rectangle)
    In This Topic
    Gets the bottom coordinate of the current object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bottom As ReportSize
    public ReportSize Bottom {get;}
    See Also