Search
CellEventArgs.cell Property
See Also
 






Gets the cell related to the event.

Namespace: MindFusion.Diagramming
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get cell() {}

 Property Value

Cell

A Cell instance.

 See Also