Method SetSelectedIndex
SetSelectedIndex(int?)
Sets SelectedItem to the item on the root level with the specified index.
public virtual void SetSelectedIndex(int? index)
Parameters
index
int?
Sets SelectedItem to the item on the root level with the specified index.
public virtual void SetSelectedIndex(int? index)
index
int?