Shows a single month from a calendar as a standard seven-column table.
This hosts
CalendarWeek instances
to render up to six weeks of the month. For a version of this control that adds
headings for the month name and days of the week, see
CalendarMonthWithHeadings.
By default, the current month is shown.
Set the dayClass property to change the class used to render the days of the
month. The standard base class for custom day classes is
CalendarDay.