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
See Also