Search
DiagramBase.cellTextEdited Event
See Also
 





Raised when the user edits the text of a table cell.

Namespace: MindFusion.Diagramming
Assembly: DiagramBase.js

 Syntax

 Event Data

Event handlers receive a CellEventArgs instance that contains data about this event.

 See Also