Mode: PP.MonthCalendarMode
The Mode property sets the calendar display mode.
The elements of the PP.MonthCalendar.Mode enumeration are the values of the property.
The 0 value is set by default that is the calendar is displayed in the days mode.
To execute the example, create the MonthCalendar component (see href="../../components/monthcalendar/example_monthcalendar.htm">Example of Creating the MonthCalendar Component). In component properties set calendar display mode:
Mode: 1
After executing the example the calendar is displayed in the weeks mode:
See also: