Enable Scroll Option on All-Day Section in TypeScript Scheduler
When the all-day row contains a large number of appointments, viewing all of them can become difficult due to limited space. To address this, enable an individual scroller for the all-day row by setting the enableAllDayScroll property to true (the default value is false).
Note: This property is not applicable for a Scheduler with height
auto.