RibbonCategory.getGroupName

Syntax

getGroupName ();

Description

The getGroupName method returns the name of tab group.

Comments

Context tabs are grouped. Group name is set using the RibbonCategory.GroupName property.

Example

The example of method use is given in description of the Ribbon.SelectedIndex property.

See also:

RibbonCategory