MonthCalendarMode

Namespace: PP.Ui;

Description

The MonthCalendarMode enumeration contains options of displaying the MonthCalendar, DateTimeEdit and DateTimePicker components.

Is used by the following properties:

Available Values

Value Brief description

0

Days. Show as days.

1

Weeks. Show as weeks.

2

Months. Show as months.

3

Quarters. Show as quarters.

4

HalfYears. Show as half-years.

5

Years. Show as years.

See also:

PP.Ui | DateTimePicker | MonthCalendar | DateTimeEdit