Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ScrollToLastCell Field


In This Topic
    ScrollToLastCell Field
    In This Topic
    Scrolls to display the last cell.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ScrollToLastCell As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ScrollToLastCell
    public static readonly object ScrollToLastCell
    See Also