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