Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcNumberEditingControl Class / PreviousCell Method


In This Topic
PreviousCell Method (GcNumberEditingControl)
In This Topic
Moves to the prevous cell. Uses a shortcut action.
Syntax
'Declaration
 
Public Sub PreviousCell() 
 
'Usage
 
Dim instance As GcNumberEditingControl
 
instance.PreviousCell()
See Also