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