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