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

Return Value

Return true if this part is Deletable, if this part's layer's AllowDelete is true, and if this part's diagram's AllowDelete is true.
See Also

Reference

Part Class
Part Members