ComponentOne Xamarin Edition
MoveCurrentToPosition Method (ISupportCurrency)
C1.CollectionView Assembly > C1.CollectionView Namespace > ISupportCurrency Interface : MoveCurrentToPosition Method
The index.
Sets the item at the specified index in the view as the current item.
Syntax
bool MoveCurrentToPosition( 
   int index
)

Parameters

index
The index.
See Also

Reference

ISupportCurrency Interface
ISupportCurrency Members