Scheduler for UWP | ComponentOne
C1.Xaml.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 Windows.UI.Xaml.RoutedEventArgs)
    Public PropertyGets a Reminder object.  
    Top
    See Also