Master.hideGroup

Syntax

hideGroup (groupName: String||Array);

Parameters

groupName. Name of the group to be hidden.

Description

The hideGroup method hides tab groups by their names.

Comments

Group name is specified in the MasterPanel.GroupName property.

Example

The example of method use is given in description of the MasterPanel.GroupName property.

See also:

Master