[]
        
(Showing Draft Content)

C1.WPF.C1TabControl.SelectedIndex

SelectedIndex Property

SelectedIndex

Gets or sets the index of the currently selected TabItem.

Declaration
public int SelectedIndex { get; set; }
Property Value
Type Description
int

The index of the currently selected TabItem, or -1 if a TabItem is not selected.