Table of Contents

Method MoveCurrentToPosition

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

MoveCurrentToPosition(int)

Move CurrentItem to the item at the given index.

bool MoveCurrentToPosition(int position)

Parameters

position int

Move CurrentItem to this index

Returns

bool

true if CurrentItem points to an item within the view.