ComponentOne Scheduler for WPF and Silverlight
DeleteAppointment() Method

C1.WPF.Schedule Namespace > C1Scheduler Class > DeleteAppointment Method : DeleteAppointment() Method
Deletes the appointment that is currently selected in control UI and also shows an appointment deletion options dialog in the case where the appointment is an occurrence of a recurrence pattern.
Syntax
'Declaration
 
Public Overloads Sub DeleteAppointment() 
public void DeleteAppointment()
Remarks
This method implements the DeleteAppointmentCommand command.
See Also

Reference

C1Scheduler Class
C1Scheduler Members
Overload List