Gets the ordinal position of the System.Windows.Data.PagedCollectionView.CurrentItem in the view, which might be sorted and filtered.
Syntax
'Declaration
Public Overridable ReadOnly Property CurrentPosition As Integer
public virtual int CurrentPosition {get;}
See Also