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