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


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