Scrolls the contents of the RibbonListView to a specified RibbonListViewItem.

ScrollTo(RibbonListView.RibbonListViewItem)

public void ScrollTo(RibbonListView.RibbonListViewItem item);

Parameters

Parameter Description
item The specified RibbonListViewItem where to scroll to.