Spread WinForms 15
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. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly ScrollToLastRowWithData As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ScrollToLastRowWithData
See Also