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