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

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