Gets or sets a value indicating whether users are allowed to move the Item.
Namespace: MindFusion.Scheduling
Assembly: Item.js
SyntaxJavaScript
Copy Code
|
|---|
get allowMove() {} |
Boolean. true if users are allowed to move the Item; otherwise false.
See Also