Sets a value that specifies what action should be performed when the user hits the Del key.
Namespace: MindFusion.Diagramming
Package: Diagram.js
JavaScript Copy Code |
---|
function setDelKeyAction (value) |
Depending on this property value, the control can delete all selected items, delete only the active item, or ignore the Del key press.