Search
ItemListView.getAllowRemove Method
See Also
 

Gets a value indicating whether to allow deletion of list items by pressing Del.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getAllowRemove ()

 Return Value

true to allow item deletion, otherwise false.

 See Also