Spread WinForms 15
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
See Also