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


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