Search
Events.tableSectionExpanded Property
See Also
 





Raised when a table section is expanded.

Namespace: MindFusion.Diagramming
File: Events.js

 Syntax

JavaScript  Copy Code

get tableSectionExpanded() {}
set tableSectionExpanded(value) {}

 Property Value

String

A string containing the event name.

 See Also