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


In This Topic
ExtendToLastItemWithData Field
In This Topic
Extends the selection to include the last item with data.
Syntax
'Declaration
 
Public Shared ReadOnly ExtendToLastItemWithData As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ExtendToLastItemWithData
See Also