C1.Silverlight.Schedule.5
EditAppointmentDialog Method

The editing C1.C1Schedule.Appointment.
Shows the Edit Appointment dialog for editing of the specified existing C1.C1Schedule.Appointment.
Syntax
'Declaration
 
Public Sub EditAppointmentDialog( _
   ByVal appointment As Appointment _
) 
public void EditAppointmentDialog( 
   Appointment appointment
)

Parameters

appointment
The editing C1.C1Schedule.Appointment.
Remarks
This methods implements the EditAppointmentDialogCommand command.
See Also

Reference

C1Scheduler Class
C1Scheduler Members

 

 


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