ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / UpDownButtonAlignment Property

In This Topic
    UpDownButtonAlignment Property
    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