Skip to main content

CurrentPosition Property

Gets the ordinal position of the CurrentItem in the view.

Definition

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

int CurrentPosition { get; }
View Source

Return Value

Int32
The ordinal position of the CurrentItem in the view.

See Also

Reference

IDataGridCollectionView Interface
Avalonia.Collections Namespace