I would like to know the proper way to implement AutoSizeAppointments on MonthView where scrollbar on the overflown cell will be visible.
If i set AutoSizeAppointments=false, the scrollbar is visible
but if I set it to true, the scrollbar won't show.
And I think the sample code for Handling overflown cells on this is for resizing the rows or columns
http://www.telerik.com/help/winforms/scheduler-views-month-view.html
We are using Q2 2015.