MindFusion.Java Package Programmer's Guide
TimetableSettings.getShowMinutesInHourHeaders Method
See Also
 

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

 Syntax

Java  Copy Code

public Boolean getShowMinutesInHourHeaders ()

 Return Value

true to show minutes; otherwise, false.

 Remarks

Whole hour cells are displayed when the hours are divisible by the specified getCellTime.

 See Also

TimetableSettings Members
TimetableSettings Class
com.mindfusion.scheduling Namespace