Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 485 Bytes

icollectionview_currentposition.md

File metadata and controls

22 lines (15 loc) · 485 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Data.ICollectionView.CurrentPosition
winrt property

Microsoft.UI.Xaml.Data.ICollectionView.CurrentPosition

-description

Gets the ordinal position of the CurrentItem within the view.

-property-value

The ordinal position of the CurrentItem within the view.

-remarks

-examples

-see-also