Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / C1DateEdit Class / SpinUp Method / SpinUp() Method

In This Topic
    SpinUp() Method
    In This Topic
    Performs spin up.
    Syntax
    'Declaration
     
    
    Public Overloads Overridable Sub SpinUp() 
    public virtual void SpinUp()
    Remarks
    This method has the same behavior with the Up key pressed when day field selected and increments value by one day.
    See Also