This topic explains how data is presented in the XamScheduler's week view.
Just like the day view, the week view of the XamScheduler is visualizing the activities by rendering them in a vertical list with time slots. The difference is that you can configure the view to show all 7 week days or only the working days.
You can configure the week view to display all 24 hours or only the working hours.
The following image shows the week view along with its visual elements:
Navigation Header
Time slots
Day headers
Activities in the time slots
The following table maps some configurable aspect/behavior of the week view to the property/method that is responsible for:
The following table maps some of the user interactions to the events that are raised by the control:
The week view styling is very similar to the day view. The week view has a WeekViewBackgroundBrush property for changing its background. You can use the day view styling properties to customize the week view even more.
The following topics provide additional information related to this topic.