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

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