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


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