Gets or sets whether this node displays a delete button.
Namespace: MindFusion.Diagramming
File: DiagramNode.js
SyntaxJavaScript
Copy Code
|
|---|
get showDeleteButton() {} |
Boolean
true to display delete button for the node, or false otherwise.
See Also