Sets a value indicating whether users are allowed to scroll new tables.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder tablesScrollable ( |
true if the rows of newly created tables can be scrolled up or down, otherwise false.
This DiagramBuilder instance.
See Also