Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcDateTimeEditingControl Class / NextFieldThenCell Method


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