Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ScrollToLastRowWithData As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ScrollToLastRowWithData
    public static readonly object ScrollToLastRowWithData
    See Also