[]
Sets the specified item to be the CurrentItem in the view.
public bool MoveCurrentTo(object item)
| Type | Name | Description |
|---|---|---|
| object | item | The item to set as the CurrentItem. |
| Type | Description |
|---|---|
| bool | true if the resulting CurrentItem is within the view; otherwise, false. |