[]
        
(Showing Draft Content)

C1.UWP.DataCollection.C1CollectionView.MoveCurrentTo

MoveCurrentTo Method

MoveCurrentTo(object)

Sets the specified item to be the CurrentItem in the view.

Declaration
public bool MoveCurrentTo(object item)
Parameters
Type Name Description
object item

The item to set as the CurrentItem.

Returns
Type Description
bool