Search
TimetableSettings.getShowDayHeader Method
See Also
 






Gets a value indicating whether to show the header displaying all-day items.

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

 Syntax

Java  Copy Code

public Boolean getShowDayHeader ()

 Return Value

true to show the days header; otherwise, false.

 See Also