Raised when a table section is expanded.
Namespace: MindFusion.Diagramming
File: DiagramBase.js
JavaScript Copy Code |
---|
diagram.tableSectionExpanded.addEventListener(onTableSectionExpanded); |
Event handlers receive a CellEventArgs instance containing data about this event.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |