Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / ReminderActionEventArgs Class
Properties


In This Topic
    ReminderActionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ReminderActionEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ReminderActionEventArgs class with the specified reminder.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates the present state of the event handling.  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public PropertyGets a Reminder object.  
    Top
    See Also