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


In This Topic
    SelectNextPageOfItems Field
    In This Topic
    Selects the next page of items.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectNextPageOfItems As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.SelectNextPageOfItems
    public static readonly object SelectNextPageOfItems
    See Also