WinUI | ComponentOne
C1.WinUI.DataCollection Assembly / C1.WinUI.DataCollection Namespace / C1CollectionView Class / CurrentPosition Property
In This Topic
    CurrentPosition Property
    In This Topic
    Gets the ordinal position of the CurrentItem within the view.
    Syntax
    public int CurrentPosition {get;}
    See Also