[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.EditAppointmentDialogCommand

EditAppointmentDialogCommand Field

Defines the command that shows the Edit Appointment dialog for editing of the specified existing Appointment(s).

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.dll
Syntax
public static readonly RoutedCommand EditAppointmentDialogCommand
Returns
Type Description
RoutedCommand Defines the command that shows the Edit Appointment dialog for editing of the specified existing (s).
Remarks

This command is executed by the C1Scheduler and is implemented by the EditAppointmentDialog(Appointment) method.

Command parameter is one of the next values:

If parameter value is not specified then control will try to get an appointment from the sender’s DataContext.