[]
Performs spin down.
public virtual void SpinDown()
Increment property is used to define the decrement. This method has the same behavior with the Down key pressed.
Performs spin down.
public void SpinDown(object decrement)
Type | Name | Description |
---|---|---|
object | decrement | The object value that indicates the decrement when spin down. |
This method has the same behavior with the Down key pressed.