MindFusion.UI for WebForms Programmer's Guide

ValueChangedEventArgs Class

See Also
 



Contains the arguments passed to handlers of valueChanged event.

Namespace: MindFusion.UI.Web
Assembly: EventArgs.js

 Syntax

JavaScript  Copy Code

// class
ValueChangedEventArgs.prototype = {}

 See Also