[]
Gets the tabs collection of this C1Ribbon.
[C1Category("Items")]
[C1Description("C1Ribbon.Tabs", "Gets the tabs collection of this C1Ribbon.")]
public RibbonTabCollection Tabs { get; }
<C1Category("Items")>
<C1Description("C1Ribbon.Tabs", "Gets the tabs collection of this C1Ribbon.")>
Public ReadOnly Property Tabs As RibbonTabCollection