TabStatPanel.FormulaEdit

Syntax

FormulaEdit: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The FormulaEdit event occurs on clicking the Edit button in the statistic panel.

Example

The example of the FormulaEdit event use is given on the TabStatPanel Constructor page.

See also:

TabStatPanel