showGroup (groupName: String||Array, preserveCurrentItem);
groupName. Name of the group to show.
preserveCurrentItem. It determines whether the activation of the shown group will be disabled. By default the parameter is set to False.
The showGroup method shows tab groups by their name.
Name of the panel group is defined in the MasterPanel.GroupName property.
The example of method use is given in description of the MasterPanel.GroupName property.
See also: