Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / MoveToNextPageOfItems Field


In This Topic
    MoveToNextPageOfItems Field
    In This Topic
    Moves down one page of items. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MoveToNextPageOfItems As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.MoveToNextPageOfItems
    public static readonly object MoveToNextPageOfItems
    See Also