Method MoveCurrentTo
MoveCurrentTo(object)
Move CurrentItem to the given item.
bool MoveCurrentTo(object item)
Parameters
item
objectMove CurrentItem to this item.
Returns
- bool
true if CurrentItem points to an item within the view.
Move CurrentItem to the given item.
bool MoveCurrentTo(object item)
item
objectMove CurrentItem to this item.
true if CurrentItem points to an item within the view.