DataGridCollectionView.

CurrentPosition Property

Summary

Gets the ordinal position of the CurrentItem within the (optionally sorted and filtered) view.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public int CurrentPosition { get; }

Value

Type Description
int