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


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