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


In This Topic
ScrollToLastCellWithData Field
In This Topic
Scrolls to display the last cell with data. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly ScrollToLastCellWithData As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ScrollToLastCellWithData
See Also