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


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