Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1Scheduler Class / EditAppointmentTemplateProperty Field

In This Topic
    EditAppointmentTemplateProperty Field (C1Scheduler)
    In This Topic
    Identifies the C1Scheduler.EditAppointmentTemplate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly EditAppointmentTemplateProperty As DependencyProperty
    public static readonly DependencyProperty EditAppointmentTemplateProperty
    See Also