Blur: function(sender, args, timeout);
sender. Event source.
args. Event information.
timeout. Time delay (milliseconds) after which the event is fired.
The Blur event occurs when an item included into the TextEditor component loses focus.
The example of use is given in the page with description of the TextEditor.TextChanged event.
See also: