Table of Contents
SelectedItemIndex Property

Gets or sets the index of the selected item.

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