Gets or sets what action to perform when users hit the Del key.
Namespace: MindFusion.Diagramming
Package: DiagramView.js
JavaScript Copy Code |
---|
get delKeyAction() {} |
DelKeyAction
A member of the DelKeyAction enumeration.
Depending on this property value, the control can delete all selected items, delete only the active item, or ignore the Del key press.
NetDiagram Programmer's Guide | © 2023 MindFusion |