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