Inserts the specified tabbed group to the root group.
public TabbedControlGroup AddTabbedGroup( TabbedGroup newTabbedGroup )
Public Function AddTabbedGroup( ByVal newTabbedGroup As TabbedGroup ) As TabbedControlGroup
This method calls the root group's LayoutControlGroup.AddTabbedGroup method. For more information, refer to the description of the corresponding LayoutGroup.AddTabbedGroup method overload.