Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / ShowRemindersControl Class
Members

In This Topic
    ShowRemindersControl Class
    In This Topic
    The ShowRemindersControl displays currently active reminders and allows to control them.
    Object Model
    ShowRemindersControl Class
    Syntax
    'Declaration
     
    
    Public Class ShowRemindersControl 
       Inherits System.Windows.Controls.UserControl
    public class ShowRemindersControl : System.Windows.Controls.UserControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.UserControl
                      C1.Silverlight.Schedule.ShowRemindersControl

    See Also