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

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