ComponentOne Input for WinForms
InitialSelectedIndex Property

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

Reference

C1ComboBox Class
C1ComboBox Members