Sets a value indicating whether users are allowed to resize table rows.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setAllowResizeRows ( |
true to let users resize rows, or false otherwise.
RemarksA row can be resized by dragging its bottom border.
See Also