NavigationItem.Expanding

Syntax

Expanding: function(sender,args)

Parameters

sender. Event source.

args. Event information.

Description

The Expanding event is occurs on tab opening (on clicking title of a closed tab).

Example

The example of use is given in description of the NavigationItem.Collapsing event.

See also:

NavigationItem