Search
DiagramView.getAllowInplaceEdit Method
See Also
 

Gets a value indicating whether users are allowed to edit the text of diagram items.

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

 Syntax

Java  Copy Code

public boolean getAllowInplaceEdit ()

 Return Value

true if users are allowed to edit the text of diagram items, otherwise false.

 See Also