Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcTimeSpanEditingControl Class / PreviousFieldThenCell Method


In This Topic
PreviousFieldThenCell Method (GcTimeSpanEditingControl)
In This Topic
Moves to the previous field then the cell, uses a shortcut action.
Syntax
'Declaration
 
Public Sub PreviousFieldThenCell() 
 
'Usage
 
Dim instance As GcTimeSpanEditingControl
 
instance.PreviousFieldThenCell()
See Also