LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


valueChanged(e)

Occurs when NumericUpDown value changes.

Event Data

ParamTypeDetails
eObjectAn event object that contains data about NumericUpDown value.

Remarks

The following object is carried with this event:

  • value - any, specifies the current NumericUpDown value

Version Information

Supported in: v1.0.

See Also