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


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