Method SelectIndex
SelectIndex(int)
Selects the item with the specified index and scrolls it into view.
public void SelectIndex(int index)
Parameters
index
intIndex of item to select.
Selects the item with the specified index and scrolls it into view.
public void SelectIndex(int index)
index
intIndex of item to select.