Difference between revisions of "DatePicker.AdaptWeeksPerMonth"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (1 revision)
(No difference)

Revision as of 15:43, 27 February 2015

Property (As Boolean)
aDatePicker.AdaptWeeksPerMonth = newValue
or
BooleanValue = aDatePicker.AdaptWeeksPerMonth


If True, the DatePicker will automatically calculate how many weeks are needed to display the whole month. If False, 6 weeks will always be displayed.