ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DateEdit Class / SpinUp Method / SpinUp() Method

In This Topic
    SpinUp() Method
    In This Topic
    Performs the spin up action.
    Syntax
    'Declaration
     
    
    Public Overloads Overrides Sub SpinUp() 
    public override void SpinUp()
    Remarks
    This method has the same behavior as pressing the up key.
    See Also