Shows a single week from a calendar as seven days in a row. This is used to render weeks in a CalendarMonth.

By default, the current week is shown.

If the jQuery Globalize plugin is loaded, the first (leftmost) day of the week will be determined from the current culture. Otherwise the first day of the week defaults to Sunday.

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.