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