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