Search
TimetableSettings.getGroupHourCount Method
See Also
 






Gets the number of hours to group when getGroupHours is enabled.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Integer getGroupHourCount ()

 Return Value

A non-negative integer specifying the number of hours.

 See Also