Spread WinForms 15
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
See Also