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