GoXam for WPF v3
CanGroup Method (Part)
Northwoods.GoXam Namespace > Part Class : CanGroup Method
This predicate is true if the user may group this part.
Syntax
public bool CanGroup()

Return Value

Return true if this part is Groupable, if this part's layer's AllowGroup is true, and if this part's diagram's AllowGroup is true.
See Also

Reference

Part Class
Part Members