TcxSchedulerReminders Properties
The TcxSchedulerReminders class manages timed out reminders, and also allows the Reminders window to be invoked.
Name | Description |
---|---|
Active | Activates or deactivates reminders. |
Count |
Gets the number of Tcx |
Default |
Specifies the default value of the reminder time in minutes of the Tcx |
Default |
Specifies the default value of the Tcx |
Items |
Provides indexed access to the Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Reminder |
Specifies whether user events are shown by resources when displayed in the Reminders window. |
Reminder |
References the Reminders window instance when the Reminders window is initialized. |
Reminder |
Represents look and feel settings for the Reminders window. |
Show |
Specifies whether resource names are displayed in the Reminders window’s alert list. |
Storage | Represents the persistence manager component. |
Time |
Specifies the time zone for the reminder. |
Time |
Specifies whether daylight saving time is applied to the reminder. |
Use |
Specifies whether the Reminders window is displayed when a reminder alerts. |
See Also