DroidDiagram Programmer's Guide
Group.getAutoDeleteItems Method
See Also
 






Gets a value indicating whether the subordinated items in this group will be deleted automatically when the group is destroyed.

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

 Syntax

Java  Copy Code

public boolean getAutoDeleteItems ()

 Return Value

true if the items will be deleted automatically,otherwise false.

 See Also

Group Members
Group Class
com.mindfusion.diagramming Namespace