Skip to main content

MoveCurrentToNext Method

Move to the next item.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public bool MoveCurrentToNext()

Return Value

Boolean
Whether the operation was successful

Implements

IDataGridCollectionView.MoveCurrentToNext()

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace