Search
CellEventArgs Class
See Also
 





Contains the arguments passed to handlers of table cell -related events.

Namespace: MindFusion.Diagramming
File: EventArgs.js

 Syntax

JavaScript  Copy Code

// class
CellEventArgs.prototype = {}

 Inheritance Hierarchy

MindFusion.Controls.CancelEventArgs
    MindFusion.Diagramming.CellEventArgs

 See Also