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

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