Sets a value indicating whether users are allowed to scroll the contents of this container.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public void setScrollable ( |
true if scrolling is allowed, or false otherwise.
Note that in order to let container's contents overflow and become scrollable, you must either disable AutoGrow, or allow users reduce container size by changing HandlesStyle and EnabledHandles properties from their default MoveOnly / Move values.