This sample shows the capabilities of the WeekRange view.
The WeekRange view displays a range of weeks. It supports two different layouts,
specified in the weekRangeSettings.viewStyle property of the Calendar class. WeekPerRow
is the default view, where each week occupies a whole row whose cells represent
days. SingleWeek view provides a more detailed look, where the days of the week
are divided into two columns and four rows.
Use the WeekRangeSettings property of the Calendar class to set the appearance of
the week view.