Method MoveCurrentToPosition
MoveCurrentToPosition(int)
Move CurrentItem to the item at the given index.
public virtual bool MoveCurrentToPosition(int position)
Parameters
position
intMove CurrentItem to this index
Returns
- bool
true if CurrentItem points to an item within the view.