Skip to main content

CurrentPosition Property

Gets the ordinal position of the CurrentItem within the (optionally sorted and filtered) view.

Definition

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

public int CurrentPosition { get; }

Property Value

Int32

Implements

IDataGridCollectionView.CurrentPosition

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace