Gets a value indicating whether deletion of listbox items by pressing DEL is allowed. Only the list box items are deleted, but not the Shape definitions themselves.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getAllowRemove () |
true if deletion is allowed, otherwise false.
See Also