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






Gets or sets a value indicating whether to display the minutes of each hour in the timeline header when it displays whole hour cells.

Namespace: MindFusion.Scheduling
Assembly: TimetableSettings.js

 Syntax

JavaScript  Copy Code

get showMinutes() {}

 Property Value

true to render the minutes of each hour in the timeline header; otherwise false.

 Remarks

Whole hour cells are displayed when the hours are divisible by the specified cellTime.

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling Namespace