TabStatPanel.Toogled

Syntax

Click: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The Toolged event occurs after expanding or collapsing statistics panel.

Example

The example of using the Toolged event is given on the TabStatPanel Constructor page.

See also:

TabStatPanel