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






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

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getAllowResizeRows ()

 Return Value

true to let users resize rows, or false otherwise.

 Remarks

A row can be resized by dragging its bottom border.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace