setCategoriesVisibilityByGroupName (name, flag);
name. Name of context tabs group.
flag. Indicates whether the group of context tabs is displayed. If the property is set to True, the group of context tabs is displayed, when the property is set to False, the group is not displayed. By default the property is set to False.
The setCategoriesVisibilityByGroupName method determines whether the group of context tabs is displayed.
The example of method use is given on the Example of Creating the Ribbon Component page.
See also: