FormulaEditBlur: function (sender, args);
sender. Event source.
args. Event information.
The FormulaEditBlur event is fired after the expression entry box in calculator wizard loses focus.
The example of use is given on the page with description of the CalculatorWizardView.ControlChanged event.
See also: