we would like to use the weekview. is it possible to display all days among each other.
see screenshot at
is this possible?
No, it isn't. You could use UltraMonthViewSingle to display one week with the days of the week appearing in one row, going from left to right, by setting the VisibleWeeks property to 1. In your example the days of the week go from top to bottom, which none of the WinSchedule controls support.