Search
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
File: 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