Gets a collection of all items contained in this group. These controls can be objects of type RibbonButton, RibbonComboBox, RibbonLabel, RibbonListView or RibbonTextBox. RibbonGroups of type HorizontalRibbonGroup can also add objects of type RibbonSeperator.
public RibbonItemCollection RibbonItems { get; }
Public ReadOnly Property RibbonItems() As RibbonItemCollection
Read only.
Learn more about the TXTextControl.Windows.Forms.Ribbon.RibbonGroup.RibbonItems Property in the Text Control Blog: