[]
Defines the command that shows the Edit Appointment dialog for editing of the specified existing C1.Schedule.Appointment(s).
public static readonly RoutedCommand EditAppointmentDialogCommand
Type | Description |
---|---|
RoutedCommand | Defines the command that shows the Edit Appointment dialog for editing of the specified existing (s). |
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.