ASP.NET Pack Programmer's Guide
NodeListView.getAllowRemove Method
See Also
 






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

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

 Syntax

Java  Copy Code

public boolean getAllowRemove ()

 Return Value

true to allow node deletion, otherwise false.

 See Also

NodeListView Members
NodeListView Class
com.mindfusion.diagramming Namespace