NumberEdit.AfterValueChange

Syntax

AfterValueChange: function(sender,args)

Parameters

sender. Event source.

args. Event information.

Description

The AfterValueChange event is fired after changing component value.

Example

The example of event use is given in description of the DateTimePicker.DropHeight property.

See also:

NumberEdit