Search
ViewCell.endTime Property
See Also
 






Gets the end time of the ViewCell.

Namespace: MindFusion.Scheduling
File: ViewCell.js

 Syntax

JavaScript  Copy Code

get endTime() {}

 Property Value

A DateTime instance that spcifies the end time.

 See Also