ComponentOne Ribbon for WinForms
SelectedIndex Property (RibbonComboBox)

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

Reference

RibbonComboBox Class
RibbonComboBox Members