ComponentOne Ribbon for WinForms
Items Property (RibbonComboBox)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonComboBox Class : Items Property
Gets an object representing the collection of the items contained in this RibbonComboBox.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Items As RibbonItemCollection
public new RibbonItemCollection Items {get;}
See Also

Reference

RibbonComboBox Class
RibbonComboBox Members