Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ExtendToPreviousPageOfItems Field


In This Topic
ExtendToPreviousPageOfItems Field
In This Topic
Extends the selection to include the previous page of items. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly ExtendToPreviousPageOfItems As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ExtendToPreviousPageOfItems
See Also