Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / FieldsEditorControl Class / DoSpinDown Method


In This Topic
DoSpinDown Method (FieldsEditorControl)
In This Topic
Performs the spin down action.
Syntax
'Declaration
 
Public Sub DoSpinDown() 
 
'Usage
 
Dim instance As FieldsEditorControl
 
instance.DoSpinDown()
Remarks
This method has the same behavior as pressing the down key.
See Also