AfterValueChange: function(sender,args)
sender. Event source.
args. Event information.
The AfterValueChange event is fired after changing component value.
The example of event use is given in description of the DateTimePicker.DropHeight property.
See also: