Gets or sets a value indicating whether users are allowed to change the item's start time.
Namespace: MindFusion.Scheduling
Assembly: Item.js
SyntaxJavaScript
Copy Code
|
|---|
get allowChangeStart() {} |
Boolean. true if users are allowed to change the start of the event; otherwise false.
See Also