MoveCurrentToFirst Method
Sets the first item in the view as the
CurrentItem.
'Declaration
Public Function MoveCurrentToFirst() As Boolean
public bool MoveCurrentToFirst()
Return Value
true if the resulting
CurrentItem is an item within the view; otherwise, false.