ICollectionView.MoveCurrentTo Method
Silverlight
Sets the specified item in the view as the CurrentItem.
Namespace: System.ComponentModel
Assembly: System.Windows (in System.Windows.dll)
Parameters
- item
- Type: System.Object
The item to set as the current item.
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.