The following tables list the members exposed by Reminder.
Name | Description | |
---|---|---|
![]() | Reminder Constructor |
Name | Description | |
---|---|---|
![]() | IsSnoozed | Indicates whether the activity is snoozed. |
![]() | LastDisplayedTime | Indicates the time that the reminder was last displayed. |
![]() | LastSnoozeTime | Indicates the time that the reminder was last snoozed. |
![]() | SnoozeInterval | Indicates the interval after the LastSnoozeTime that the reminder will be re-displayed. |
![]() | Text | Specifies the text that will be displayed in the reminder. |
![]() | UserData | Specifies user data associated with this reminder. |
Name | Description | |
---|---|---|
![]() | HasListeners | Gets whether there are any listeners for the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
![]() | OnFirstListenerAdding | Virtual method called when the first listener is being added to the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event. (Inherited from Infragistics.Services.PropertyChangeNotifier) |
![]() | OnHasListenersChanged | Virtual method called when the HasListeners property changes. (Inherited from Infragistics.Services.PropertyChangeNotifier) |
![]() | OnPropertyChanged | Overridden. Called when property changed event is raised. (Inherited from Infragistics.Services.PropertyChangeNotifierExtended) |
![]() | RaisePropertyChangedEvent | Raises the PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier) |
![]() | SetField<T> | Helper method used by property setters to change the value of a field and raise the PropertyChanged event. (Inherited from Infragistics.Services.PropertyChangeNotifierExtended) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Raised when a property has changed (Inherited from Infragistics.Services.PropertyChangeNotifier) |