MoveCurrentTo Method (C1CollectionView)
Sets the specified item to be the ICollectionView.CurrentItem in the view.
'Declaration
Public Function MoveCurrentTo( _
ByVal As Object _
) As Boolean
Parameters
- item
- The item to set as the ICollectionView.CurrentItem.