MindFusion.Scheduling for JavaScript Programmer's Guide
Item.allowChangeStart Property
See Also
 






Gets or sets a value indicating whether users are allowed to change the item's start time.

Namespace: MindFusion.Scheduling
Assembly: Item.js

 Syntax

JavaScript  Copy Code

get allowChangeStart() {}

 Property Value

Boolean. true if users are allowed to change the start of the event; otherwise false.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace