ComponentOne MultiSelect for WinForms
InitialSelectedIndex Property

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

Reference

C1ComboBox Class
C1ComboBox Members