Gets a value that specifies what action should be carried out when the user hits the Del key.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public DelKeyAction getDelKeyAction () |
A member of the DelKeyAction enumeration. The default value is DeleteSelectedItems.
See Also