MindFusion.Scheduling for JavaScript Programmer's Guide
Calendar.itemsEndTime Property
See Also
 






Gets the end time of the last calendar cell, that can contain items.

Namespace: MindFusion.Scheduling
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

get itemsEndTime() {}
set itemsEndTime(value) {}

 Property Value

DateTime

The end time of the last calendar cell, that can contain items.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace