ComponentOne Ribbon for WinForms
Items Property (RibbonGroup)

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

Reference

RibbonGroup Class
RibbonGroup Members