Vertical display when numberOfMonths > 1

Vertical display when numberOfMonths > 1


Is there a option or other way to stack the calendar months display
when numberOfMonths > 1. I am looking to use the DatePicker control,
not for picking a date, but displaying event information, and I'd like
to display two months (which I can do by setting numberOfMonths = 2),
but I'd like for the second month to be underneath the 1st, not side
by side.