Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ExtendToNextPageOfRows Field


In This Topic
    ExtendToNextPageOfRows Field
    In This Topic
    Extends the selection down to include one page of rows. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExtendToNextPageOfRows As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ExtendToNextPageOfRows
    public static readonly object ExtendToNextPageOfRows
    See Also