[]
        
(Showing Draft Content)

C1.WPF.C1ComboBox.SelectedIndex

SelectedIndex Property

SelectedIndex

Gets or sets the current selected index or returns -1 if there is no selection, or the selection doesn't belong to the Items collection.

Declaration
public int SelectedIndex { get; set; }