Table of Contents
SelectedIndex Property

Gets or sets the index specifying the currently selected item.

Syntax
 public Int32 SelectedIndex { get; set; }
See Also