Gets or sets a value indicating whether users are allowed to edit this label.
Namespace: MindFusion.Diagramming
File: ItemLabel.js
SyntaxJavaScript
Copy Code
|
|---|
get locked() {} |
Boolean
true to prevent users from editing this label, or false otherwise.
See Also