Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / MoveToPreviousPageOfRows Field


In This Topic
    MoveToPreviousPageOfRows Field
    In This Topic
    Moves the active cell up one page of rows.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MoveToPreviousPageOfRows As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.MoveToPreviousPageOfRows
    public static readonly object MoveToPreviousPageOfRows
    See Also