C1.UWP.DataCollection Assembly / C1.UWP.DataCollection Namespace / C1CollectionView Class / MoveCurrentToFirst Method

In This Topic
MoveCurrentToFirst Method (C1CollectionView)
In This Topic
Sets the first item in the view as the CurrentItem.
Syntax
'Declaration
 
Public Function MoveCurrentToFirst() As Boolean
 
See Also