DayPilot.Calendar.showAllDayEvents

The showAllDayEvents property (boolean) enables all-day events in the Calendar component.

When you enable all-day events, the Calendar will display a special row at the bottom of the column headers. The all-day row will be always visible (even if there are no all-day event records).

Default Value

false

Example

dp.showAllDayEvents = true;