Sets a value indicating whether users are allowed to scroll the contents of this container.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public ContainerNodeBuilder scrollable ( |
true if scrolling is allowed, or false otherwise.
This ContainerNodeBuilder instance.
See Also