Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / MoveToNextPageOfRows Field


In This Topic
MoveToNextPageOfRows Field
In This Topic
Moves the active cell down one page of rows. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly MoveToNextPageOfRows As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.MoveToNextPageOfRows
See Also