Sets a value indicating whether hours displayed in the timeline are grouped.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setGroupHours ( |
true to enable grouping; otherwise, false. Set to null to use the corresponding value from the current theme.
RemarksCertain conditions prevent hours from grouping, such as when the hours are not divisible by the specified getCellTime.
See Also