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


In This Topic
ExtendToPreviousPageOfColumns Field
In This Topic
Extends the selection to include the columns one page to the left. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly ExtendToPreviousPageOfColumns As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ExtendToPreviousPageOfColumns
See Also