ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / UpDownButtonAlignment Property

In This Topic
    UpDownButtonAlignment Property (C1DropDownControl)
    In This Topic
    Gets or sets the alignment of the spin button.
    Syntax
    'Declaration
     
    Public Property UpDownButtonAlignment As UpDownButtonAlignment
    public UpDownButtonAlignment UpDownButtonAlignment {get; set;}
    See Also