Sets a value indicating whether users are allowed to resize table rows.
Namespace: MindFusion.Diagramming
Package: TableNode.js
JavaScript Copy Code |
---|
function setAllowResizeRows (value) |
true if users are allowed to resize table rows, otherwise false.
A row can be resized by dragging its bottom border.