Search
DiagramBase.laneGridCellTextEdited Event
See Also
 





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

Namespace: MindFusion.Diagramming
Assembly: DiagramBase.js

 Syntax

 Event Data

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

 See Also