Search
Calendar.itemsEndTime Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: 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