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


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