ComponentOne Input for WinForms
SpinDown() Method

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1DateEdit Class > SpinDown Method : SpinDown() Method
Performs spin down.
Syntax
'Declaration
 
Public Overloads Overrides Sub SpinDown() 
public override 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

Reference

C1DateEdit Class
C1DateEdit Members
Overload List
SpinUp Method