Our software does not support the concept of all-day events, so I'd like to hide the all-day event area at the top of the view. I can't seem to find a property to do this, however. How can this be accomplished?
Thanks,
Bill
Set UltraDayView.CalendarInfo.AllowAllDayEvents to false
Perhaps I spoke too soon... You correctly located the parameter to turn off the all-day event area, but now all clicks in the ScheduleOwnerHeader throw an exception in UltraDayView.InvalidateAllDayEventArea. Is this a known bug? We are using the release version of 2008.3, but we will probably update to the latest hotfix of 2008.3 in thenext couple weeks.