C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1NumericEdit Class / SpinDown Method / SpinDown() Method

In This Topic
SpinDown() Method
In This Topic
Performs spin down.
Syntax
'Declaration
 
Public Overloads Overrides Sub SpinDown() 
 
Remarks
Increment property is used to define the decrement. This method has the same behavior with the Down key pressed.
See Also