IDataGridCollectionViewMoveCurrentToPrevious Method
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
bool MoveCurrentToPrevious()
Function MoveCurrentToPrevious As Boolean
abstract MoveCurrentToPrevious : unit -> bool
Return Value
Booleantrue if the resulting
CurrentItem is an item in the view; otherwise, false.