Search
Item.allowMove Property
See Also
 






Gets or sets a value indicating whether users are allowed to move the Item.

Namespace: MindFusion.Scheduling
File: Item.js

 Syntax

JavaScript  Copy Code

get allowMove() {}

 Property Value

Boolean. true if users are allowed to move the Item; otherwise false.

 See Also