Scrolls the contents of the RibbonListView to a specified RibbonListViewItem.
public void ScrollTo(RibbonListView.RibbonListViewItem item);
Public Sub ScrollTo(ByVal item As RibbonListView.RibbonListViewItem)