ComponentOne Ribbon for WinForms
Items Property (RibbonListItem)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonListItem Class : Items Property
Gets the collection of Ribbon items in this list item.
Syntax
'Declaration
 
Public ReadOnly Property Items As RibbonItemCollection
public RibbonItemCollection Items {get;}
See Also

Reference

RibbonListItem Class
RibbonListItem Members