Sets a value indicating whether to allow deletion of list nodes by pressing Del.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setAllowRemove ( |
true to allow node deletion, otherwise false.
See Also