Mode: PP.MonthCalendar.Mode
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).
If the one value (Mode: 1) is set to the Mode property then the component is displayed in the week mode:
See also: