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


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