FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ExtendToNextPageOfItems Field


In This Topic
ExtendToNextPageOfItems Field
In This Topic
Extends the selection to include the next page of items.
Syntax
'Declaration
 
Public Shared ReadOnly ExtendToNextPageOfItems As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ExtendToNextPageOfItems
See Also