Hi,
When I add to many appointments in a cell the scrollbar (The scrollbar for navigate in vertical of the row for see all the appointments) dont appear , my program is using all the time the MonthView, if I set AutoSizeAppointments = false the scrollbar appears again, i need set AutoSizeAppointments = true or resize the appointment height for the requeriments of my program.
I try resize using the event AppointmentFormatting but dont work if i dont set the AutoSizeAppointments to true.
How I can show this scroll for navigate and see the appointment who are hidden?
Thanks.