Gets a collection of all contextual tab groups of this ribbon. The collection can be used to add or remove items and to set item properties. The property value is an object of the type Windows.Forms.Ribbon.ContextualTabGroupCollection

Syntax

public ContextualTabGroupCollection ContextualTabGroups { get; }
Public ReadOnly Property ContextualTabGroups() As ContextualTabGroupCollection

Limitations

Read only.