GoXam for WPF v3
CanEdit Method (Part)
Northwoods.GoXam Namespace > Part Class : CanEdit Method
This predicate is true if the user may in-place edit the text of this part.
Syntax
public bool CanEdit()

Return Value

Return true if this part is Editable, if this part's layer's AllowEdit is true, and if this part's diagram's AllowEdit is true.
See Also

Reference

Part Class
Part Members