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

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