[]
Gets the collection of child items of this RibbonItemContainer.
[C1Category("Behavior")]
[C1Description("RibbonItemContainer.Items", "Gets the collection of child items of this RibbonItemContainer.")]
public RibbonItemCollection Items { get; }
<C1Category("Behavior")>
<C1Description("RibbonItemContainer.Items", "Gets the collection of child items of this RibbonItemContainer.")>
Public ReadOnly Property Items As RibbonItemCollection