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