SlidePanel.ConsoleOpened

Syntax

ConsoleOpened: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The ConsoleOpened event is fired on console opening.

Comments

A console combines the Header and Details panels.

Example

The example of event use is given in description of the ConsoleClosed event.

See also:

SlidePanel