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