ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / Margins Class / Bottom Property

In This Topic
    Bottom Property
    In This Topic
    Gets or sets the bottom margin, in pixels.
    Syntax
    'Declaration
     
    Public Property Bottom As Integer
    public int Bottom {get; set;}
    See Also