AfterTimeout: function(sender, args, timeout);
sender. Event source.
args. Event information.
timeout. Time delay (milliseconds) after which the event is fired.
The AfterTimeout event is fired aftertext field editing is finished and after the delay between field editing and event firing.
The property use is given in the page with description of the TextBox.AfterChange event.
See also: