ASP.NET Pack Programmer's Guide
TableNode.setAllowResizeRows Method
See Also
 





Sets a value indicating whether users are allowed to resize table rows.

Namespace: MindFusion.Diagramming
Package: TableNode.js

 Syntax

JavaScript  Copy Code

function setAllowResizeRows (value)

 Parameters

value

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

 Remarks

A row can be resized by dragging its bottom border.

 See Also

TableNode Members
TableNode Class
MindFusion.Diagramming Namespace