Gets a value indicating whether hours displayed in the timeline are grouped.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Boolean getGroupHours () |
true to enable grouping; otherwise, false.
RemarksCertain conditions prevent hours from grouping, such as when the hours are not divisible by the specified getCellTime.
See Also