Gets 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 Boolean getShowMinutesInHourHeaders () |
true to show minutes; otherwise, false.
RemarksWhole hour cells are displayed when the hours are divisible by the specified getCellTime.
See Also