Search
Week Range View

The Week Range view displays a range of weeks. Each week occupies a whole row or column whose cells represent days. The day cells display the day name or number according to the GeneralFormat, FirstDayOfMonthFormat, and FirstDayOfYearFormat properties of the associated DaySettings, and the schedule items set to occur on the corresponding date.

In order to enable the Week Range view, set the CurrentView property of the Calendar class to WeekRange. Use the WeekRangeSettings property of the Calendar class to adjust the appearance of the view. Use the DayStyles and DayOfWeekStyles collections of the Calendar class to specify individual styles for specific cells. The ItemSettings property lets you specify how schedule items should be displayed.