ComponentOne MultiSelect for WinForms
SelectedIndex Property (C1ComboBox)

C1.Win.C1Input Namespace > C1ComboBox Class : SelectedIndex Property
Gets or sets the index specifying the currently selected item.
Syntax
'Declaration
 
Public Property SelectedIndex As Integer
public int SelectedIndex {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members