Search
Group.getExpandable Method
See Also
 

Gets a value indicating whether expansion of a tree branch that contains the master item of a group will propagate through its attached items.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getExpandable ()

 Return Value

true if tree expansion propagates throughthis group, otherwise false.

 See Also