ComponentOne Basic Library for UWP
CurrentPosition Property (C1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > C1CollectionView Class : CurrentPosition Property
Gets the index of the current item in the view.
Syntax
'Declaration
 
Public ReadOnly Property CurrentPosition As System.Integer
public System.int CurrentPosition {get;}
See Also

Reference

C1CollectionView Class
C1CollectionView Members