Sets a value indicating whether users are allowed to scroll the table.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TableNodeBuilder scrollable ( |
true if users are allowed to scroll the table, otherwise false.
This TableNodeBuilder instance.
See Also