GoXam for WPF v3
CanUngroup Method (Group)
Northwoods.GoXam Namespace > Group Class : CanUngroup Method
This predicate is true if the user may ungroup this node.
Syntax
public bool CanUngroup()

Return Value

Return true if this group is Ungroupable, if this node's layer's AllowUngroup is true, and if this node's diagram's AllowUngroup is true.
See Also

Reference

Group Class
Group Members