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

In This Topic
    AppointmentRecurrenceStateChangedEvent Field (C1Scheduler)
    In This Topic
    Identifies the AppointmentRecurrenceStateChanged routed event.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AppointmentRecurrenceStateChangedEvent As RoutedEvent
    public static readonly RoutedEvent AppointmentRecurrenceStateChangedEvent
    See Also