[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonItemContainer.Items

Items Property

Items

Gets the collection of child items of this RibbonItemContainer.

Declaration
[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