ICollectionView.MoveCurrentToPosition Method
Silverlight
Sets the item at the specified index to be the CurrentItem in the view.
Namespace: System.ComponentModel
Assembly: System.Windows (in System.Windows.dll)
Parameters
- position
- Type: System.Int32
The index to set the CurrentItem to.
Return Value
Type: System.Booleantrue if the resulting CurrentItem is an item in the view; otherwise, false.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.