Method SetSelection
SetSelection(int)
Sets the selection to the item at the specified index.
public virtual void SetSelection(int n)
Parameters
nintZero-based index of the item to select.
Sets the selection to the item at the specified index.
public virtual void SetSelection(int n)
n intZero-based index of the item to select.