Method EnsureVisible
EnsureVisible(int)
Makes item with the specified index visible in the control's view.
public abstract bool EnsureVisible(int index)
Parameters
indexintIndex of the item.
Makes item with the specified index visible in the control's view.
public abstract bool EnsureVisible(int index)
index intIndex of the item.