C1.Silverlight.Schedule.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.