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.
Syntax
'Declaration
 
Public Shared ReadOnly MoveToPreviousCellThenControl As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.MoveToPreviousCellThenControl
See Also