WbkRibbonView.Expanded

Syntax

Expanded: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The Expanded event is fired on expanding the tool ribbon.

Example

The example of using the Expanded event is given on the WbkRibbonView.Collapsed page.

After executing the examples the ribbon is expanded, and the following message appears in the screen: Time series ribbon is expanded.

See also:

WbkRibbonView