Spread Windows Forms 15.0
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
    public static readonly object ScrollToLastCellWithData
    See Also