Search
Events.tableSectionCollapsed Property
See Also
 





Raised when a table section is collapsed.

Namespace: MindFusion.Diagramming
File: Events.js

 Syntax

JavaScript  Copy Code

get tableSectionCollapsed() {}
set tableSectionCollapsed(value) {}

 Property Value

String

A string containing the event name.

 See Also