Gets or sets a value indicating whether users are allowed to resize table rows.
Namespace: MindFusion.Diagramming
File: TableNode.js
SyntaxJavaScript
Copy Code
|
|---|
get allowResizeRows() {} |
Boolean
true if users are allowed to resize table rows, or false otherwise.
RemarksA row can be resized by dragging its bottom border.
See Also