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






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

Namespace: MindFusion.Scheduling
Assembly: Item.js

 Syntax

JavaScript  Copy Code

get allowChangeEnd() {}

 Property Value

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

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace