Spread Windows Forms 12.0 Product Documentation
DoSpinDown Method


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > FieldsEditorControl Class : DoSpinDown Method
Performs the spin down action.
Syntax
'Declaration
 
Public Sub DoSpinDown() 
'Usage
 
Dim instance As FieldsEditorControl
 
instance.DoSpinDown()
public void DoSpinDown()
Remarks
This method has the same behavior as pressing the down key.
See Also

Reference

FieldsEditorControl Class
FieldsEditorControl Members
DoSpinUp Method