MindFusion.Scheduling for JavaScript Programmer's Guide
TimetableSettings.cellTime Property
See Also
 






Gets or sets the time length of a single cell in a timetable view, accurate to the nearest second.

Namespace: MindFusion.Scheduling
Assembly: TimetableSettings.js

 Syntax

JavaScript  Copy Code

get cellTime() {}

 Property Value

A TimeSpan instance.

 Remarks

Valid values for this property range from 1 second to 1 day.

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling Namespace