C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon 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