Skip to main content

MoveCurrentToPrevious Method

Move to the previous item.

Definition

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

public bool MoveCurrentToPrevious()

Return Value

Boolean
Whether the operation was successful

Implements

IDataGridCollectionView.MoveCurrentToPrevious()

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace