MoveCurrentToFirst Method (C1CollectionView)
Sets the first item in the view as the
CurrentItem.
public System.bool MoveCurrentToFirst()
'Declaration
Public Function MoveCurrentToFirst() As System.Boolean
Return Value
True if the first item became the
CurrentItem; otherwise, false.