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