[]
        
(Showing Draft Content)

C1.Win.Input.C1ComboBox.SelectedIndex

SelectedIndex Property

SelectedIndex

Gets or sets the index specifying the currently selected item.

Declaration
[Browsable(false)]
public int SelectedIndex { get; set; }
Implements