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


In This Topic
    ExtendToPreviousPageOfItems Field
    In This Topic
    Extends the selection to include the previous page of items.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExtendToPreviousPageOfItems As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ExtendToPreviousPageOfItems
    public static readonly object ExtendToPreviousPageOfItems
    See Also