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


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