SelectedIndex: Number
The SelectedIndex property sets index of the selected tab.
Only one tab can be selected in the component at the same time. Selecting a tab means opening its contents.
By default the tab with the index 0 is selected.
The user can also select a tab using the SelectedItem property.
The example of component use is given in description of the ItemDeselected property.
See also: