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


In This Topic
SelectLastItemWithData Field
In This Topic
Selects the last item with data. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly SelectLastItemWithData As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.SelectLastItemWithData
See Also