This sample shows the capabilities of the Month views.
The SingleMonth view displays one month at a time and lets the user scroll to the
previous or next month or the previous or next year by using the navigation buttons
optionally displayed in the view header. The month is represented by a grid of day cells,
which display the day number and the schedule events set to occur on the specific
date.
The MonthRange view displays an arbitrary long sequence of months arranged in rows
and columns. The months in the view can be scrolled back or forth in time by using
the navigation buttons in the view header.
Use the MonthSettings and MonthRangeSettings properties of the Calendar class to
set the appearance of these views.