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


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