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