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


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