MonthCalendar.Mode

Namespace: PP.Ui

Description

The MonthCalendar.Mode enumeration contents the variants of the MonthCalendar and DateTimePicker components display.

It is used by the following properties:

Available values

Value

Brief description

0

Days. Days display mode.

1

Weeks. Weeks display mode.

2

Months. Months display mode.

3

Quarters. Quarters display mode.

4

HalfYears. Half years display mode.

See also:

PP.Ui | DateTimePicker | MonthCalendar