Gets a value indicating whether this container is folded.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getFolded () |
true if the container is folded; otherwise, false. The default is false.
RemarksWhen folded, the container children are not visible, and only its caption bar is displayed.
See Also