It should be possible when user selects multiple cells on the current view with the CTRL key to return the list of these cells with the ScheduleView method. More info here: http://www.telerik.com/forums/select-multiple-days-with-ctrl-key
Hi Stefan, Declined - Such a feature is not built in as it might be impossible to generate a single Appointment (to generate such RecurrencePattern) from randomly selected slots with Ctrl key in some of the scenarios. If you need such feature in a particular scenario you could implement a custom SlotSelectionBehevior (http://docs.telerik.com/devtools/wpf/controls/radscheduleview/features/slot-selection-behavior) and cover the needed cases. Regards, Nasko