Gets or sets a value indicating whether users are allowed to resize table rows.
Namespace: MindFusion.Diagramming
File: TableNode.js
JavaScript Copy Code |
---|
get allowResizeRows() {} |
Boolean
true if users are allowed to resize table rows, or false otherwise.
A row can be resized by dragging its bottom border.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |