There is a method on the ListView called EnsureVisible(Index).

If you know the index of the item that you want to be shown then you can use this.