[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonToggleGroup.Items

Items Property

Items

Gets the collection of child items of this RibbonToggleGroup.

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