Master.removeMasterPanel

Syntax

removeMasterPanel(panel: PP.Ui.NavigationItem);

Parameters

panel. Panel to be removed.

Description

The removeMasterPanel method removes a wizard panel.

Example

The example of method use is given in description of the Master.removePanelsByGroup method.

See also:

Master