Search
TimetableSettings.showDayHeader Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: TimetableSettings.js

 Syntax

JavaScript  Copy Code

get showDayHeader() {}

 Property Value

true to show the header for all-day items; otherwise false.

 See Also