Method EnsureVisible
EnsureVisible(int)
Ensures that the item is visible within the control, scrolling the contents of the control, if necessary.
public virtual void EnsureVisible(int itemIndex)
Parameters
itemIndex
intThe item index to scroll into visibility.