[]
Gets the collection of item groups on this tab.
[C1Category("Behavior")]
[C1Description("RibbonTab.Groups", "Gets the collection of item groups on this tab.")]
public RibbonGroupCollection Groups { get; }
<C1Category("Behavior")>
<C1Description("RibbonTab.Groups", "Gets the collection of item groups on this tab.")>
Public ReadOnly Property Groups As RibbonGroupCollection