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






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

 Syntax

Java  Copy Code

public boolean getAllowRemove ()

 Return Value

true if deletion is allowed, otherwise false.

 See Also

ShapeListBox Members
ShapeListBox Class
com.mindfusion.diagramming Namespace