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


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