Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExtendToNextPageOfRows As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ExtendToNextPageOfRows
    public static readonly object ExtendToNextPageOfRows
    See Also