C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonComboBox Class / SelectedItem Property

In This Topic
SelectedItem Property (RibbonComboBox)
In This Topic
Gets or sets the selected item in the RibbonComboBox.
Syntax
'Declaration
 
Public Property SelectedItem As RibbonButton
 
See Also