Spread Windows Forms 15.0
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. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExtendToPreviousPageOfItems As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ExtendToPreviousPageOfItems
    public static readonly object ExtendToPreviousPageOfItems
    See Also