Search
Calendar.itemsStartTime Property
See Also
 






Gets the start time of the first calendar cell, that can contain items.

Namespace: MindFusion.Scheduling
File: Calendar.js

 Syntax

JavaScript  Copy Code

get itemsStartTime() {}
set itemsStartTime(value) {}

 Property Value

DateTime

The start time of the first calendar cell, that can contain items.

 See Also