Search
EventArgs Class
See Also
 





The base type of classes that define arguments passed to event handler functions.

Namespace: MindFusion.Controls
File: EventArgs.js

 Syntax

JavaScript  Copy Code

// class
EventArgs.prototype = {}

 Inheritance Hierarchy

 See Also