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


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