Gets or sets a value indicating whether the table section starting from this header row is collapsed or expanded.
Namespace: MindFusion.Diagramming
File: TableRow.js
JavaScript Copy Code |
---|
get expanded() {} |
Boolean
true if the table section that starts from this row is expanded; or false otherwise. The default is true.
This property can be set only if the row is a header. Links connected to the rows of a collapsed table section appear to be connected to the section header row.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |