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
File: TimetableSettings.js
SyntaxJavaScript
Copy Code
|
|---|
get showMinutes() {} |
true to render the minutes of each hour in the timeline header; otherwise false.
RemarksWhole hour cells are displayed when the hours are divisible by the specified cellTime.
See Also