Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / OffsetsI Structure / Bottom Property

In This Topic
    Bottom Property (OffsetsI)
    In This Topic
    Gets or sets the bottom offset.
    Syntax
    'Declaration
     
    Public Property Bottom As Integer
    public int Bottom {get; set;}
    See Also