Sets a value indicating whether to display the minutes of each hour in the timeline header when it displays whole hour cells.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setShowMinutesInHourHeaders ( |
true to show minutes; otherwise, false. Set to null to use the corresponding value from the current theme.
RemarksWhole hour cells are displayed when the hours are divisible by the specified getCellTime.
See Also