Gets or sets a value indicating whether hours displayed in the timeline are grouped.
Namespace: MindFusion.Scheduling
Assembly: TimetableSettings.js
SyntaxJavaScript
Copy Code
|
|---|
get groupHours() {} |
true if hours are grouped; otherwise false.
RemarksCertain conditions prevent hours from grouping, such as when the hours are not divisible by the specified cellTime.
See Also