MonthCalendar.Mode

Syntax

Mode: PP.MonthCalendar.Mode

Description

The Mode property sets the calendar display mode.

Comments

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.

Example

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:

MonthCalendar