I would like to know if is possible to remove the appointment delete icon that is shown when the mouse is moved over an appointment. I've tried using an AppointmentTemplate but no result.
You could hide the Delete button of Appointments either by setting the AllowDelete property of RadScheduler to false or by including the
following CSS style on the page where the control is located: