Search
Calendar.startTime Property
See Also
 






Gets the start time of the first calendar cell.

Namespace: MindFusion.Scheduling
File: Calendar.js

 Syntax

JavaScript  Copy Code

get startTime() {}
set startTime(value) {}

 Property Value

DateTime

The start time of the first calendar cell.

 See Also