MoveCurrentToPrevious Method
Move to the previous item.
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public bool MoveCurrentToPrevious()
Public Function MoveCurrentToPrevious As Boolean
abstract MoveCurrentToPrevious : unit -> bool
override MoveCurrentToPrevious : unit -> bool
Return Value
Boolean
Whether the operation was successful