Gets a list of all RibbonTab objects contained in this group.

Syntax

public System.Collections.Generic.List<RibbonTab> ContextualTabs { get; }
Public ReadOnly Property ContextualTabs() As System.Collections.Generic.List(Of RibbonTab)

Limitations

Read only.