Difference between revisions of "CalendarView.AdaptWeeksPerMonth"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
Line 10: | Line 10: | ||
− | If True, in[[CalendarView.ViewType|ViewType]]Month and Picker, the CalendarView will automatically calculate how many weeks are needed to display the whole month. | + | If True, in [[CalendarView.ViewType|ViewType]] Month and Picker, the CalendarView will automatically calculate how many weeks are needed to display the whole month. |
If False, 6 weeks will always be displayed. | If False, 6 weeks will always be displayed. |
Revision as of 20:41, 6 May 2012
Property (As Boolean)
If True, in ViewType Month and Picker, the CalendarView will automatically calculate how many weeks are needed to display the whole month. If False, 6 weeks will always be displayed.