Gets a value indicating whether users are allowed to scroll this tree view.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getScrollable () |
true if users are allowed to scroll the tree view, otherwise false.
See Also