An AppointmentChanged event should be added to RadScheduler that can be handled in VB.NET by the 'Handles' approach. Resolution: The AppointmentChanged event is added which is the Appointments.CollectionChanged event with ItemChanged action.