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