Hello Tom,
Thank you for writing.
It is appropriate to use the multiday view which shows multiple date-time intervals with appointments arranged one next to another. The
SchedulerMultiDayView provides the public
GetAppointmentsInInterval method which returns a
List of the appointments in the specified interval. Here is a sample code snippet:
For the other views, it is suitable to iterate the appointments and get which events belong to the specified time interval.
I hope this information helps. Should you have further questions I would be glad to help.
Regards,
Dess
Telerik by Progress