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