Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class / CurrentPosition Property

In This Topic
    CurrentPosition Property
    In This Topic
    Gets the index of the current item in the view.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CurrentPosition As Integer
    public int CurrentPosition {get;}
    See Also