[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.EditAppointmentTemplate

EditAppointmentTemplate Property

EditAppointmentTemplate

Gets or sets a DataTemplate that defines a UI for the Edit Appointment dialog. This is a dependency property.

Declaration
public DataTemplate EditAppointmentTemplate { get; set; }
Remarks

A DataContext for this template is an C1.Schedule.Appointment object.