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.
Syntax
'Declaration
 
Public Shared ReadOnly ExtendToPreviousPageOfRows As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ExtendToPreviousPageOfRows
See Also