Namespace: PP.Ui;
The MonthCalendarMode enumeration contains options of displaying the MonthCalendar, DateTimeEdit and DateTimePicker components.
Is used by the following properties:
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: