allDayLaneCount property

int allDayLaneCount
getter/setter pair

How many stacked lanes the all-day band needs — the height of the busiest overlap of all-day events. Zero when there are no all-day events.

Implementation

int allDayLaneCount = 0;