Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ReminderInfo Class Members
The following tables list the members exposed by ReminderInfo.
Public Properties
| Name | Description |
| Context | Gets the object if any associated with the reminder. |
| IsDismissed | Indicates if the reminder has been dismissed. |
| IsSnoozed | Indicates if the reminder has been snoozed. |
| Reminder | Gets the associated Reminder object if any. |
Protected Properties
| Name | Description |
| HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Public Methods
| Name | Description |
| Dismiss | Dismisses the reminder. |
| Snooze | Snoozes the reminder. |
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
See Also