MindFusion.Diagramming for JavaScript Programmer's Guide
TableNode.getAllowResizeColumns Method
See Also
 





Gets a value indicating whether users are allowed to resize table columns.

Namespace: MindFusion.Diagramming
File: TableNode.js

 Syntax

JavaScript  Copy Code

function getAllowResizeColumns ()

 Return Value

true if users are allowed to resize table columns, otherwise false.

 See Also

TableNode Members
TableNode Class
MindFusion.Diagramming Namespace