Spread Windows Forms 12.0 Product Documentation
DoSpinUp Method


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

Reference

FieldsEditorControl Class
FieldsEditorControl Members
DoSpinDown Method