Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MoveToNextCellThenControl As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.MoveToNextCellThenControl
    public static readonly object MoveToNextCellThenControl
    See Also