Search
Calendar.endTime Property
See Also
 






Gets the end time of the last calendar cell.

Namespace: MindFusion.Scheduling
File: Calendar.js

 Syntax

JavaScript  Copy Code

get endTime() {}
set endTime(value) {}

 Property Value

DateTime

The end time of the last calendar cell.

 See Also