CalendarView.AdaptWeeksPerMonth

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 13:20, 6 August 2015 by Admin (Talk | contribs) (100 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Property (As Boolean)
aCalendarView.AdaptWeeksPerMonth = newValue
or
BooleanValue = aCalendarView.AdaptWeeksPerMonth


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.