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


In This Topic
ScrollToLastRowWithData Field
In This Topic
Scrolls to display the last row with data.
Syntax
'Declaration
 
Public Shared ReadOnly ScrollToLastRowWithData As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ScrollToLastRowWithData
See Also