Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / MoveToLastRowWithData Field


In This Topic
    MoveToLastRowWithData Field
    In This Topic
    Moves the active cell to the last row that contains data. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MoveToLastRowWithData As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.MoveToLastRowWithData
    public static readonly object MoveToLastRowWithData
    See Also