DataGridCollectionView.

MoveCurrentTo(object) Method

Summary

Move to the given item.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public bool MoveCurrentTo(object item)

Parameters

Name Type Description
item object Item we want to move the currency to

Return Value

Type Description
bool Whether the operation was successful