Table of Contents

Method MoveCurrentTo

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

MoveCurrentTo(object)

Move CurrentItem to the given item.

bool MoveCurrentTo(object item)

Parameters

item object

Move CurrentItem to this item.

Returns

bool

true if CurrentItem points to an item within the view.