Sets a value indicating whether users are allowed to resize table rows.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TableNodeBuilder allowResizeRows ( |
true to let users resize rows, or false otherwise.
This TableNodeBuilder instance.
See Also