Method SetSelectedIndex
SetSelectedIndex(int?, bool, bool)
Changes SelectedIndex property value and optionally clears previous selection.
public virtual void SetSelectedIndex(int? index, bool clearSelection = true, bool setSelected = true)
Changes SelectedIndex property value and optionally clears previous selection.
public virtual void SetSelectedIndex(int? index, bool clearSelection = true, bool setSelected = true)