WinUI | ComponentOne
C1.WinUI.DataCollection Assembly / C1.WinUI.DataCollection Namespace / C1CollectionView Class / MoveCurrentToNext Method
In This Topic
    MoveCurrentToNext Method
    In This Topic
    Sets the item after the CurrentItem in the view as the CurrentItem.
    Syntax
    public bool MoveCurrentToNext()
    See Also