Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / MoveToPreviousCellThenControl Field


In This Topic
    MoveToPreviousCellThenControl Field
    In This Topic
    Moves the active cell to previous cell then the previous control. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MoveToPreviousCellThenControl As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.MoveToPreviousCellThenControl
    public static readonly object MoveToPreviousCellThenControl
    See Also