TcxCustomSchedulerStorage.Reminders Property
Represents a collection, which stores timed out reminders, if any.
Declaration
property Reminders: TcxSchedulerReminders read; write;
Property Value
Type |
---|
TcxSchedulerReminders |
Remarks
Use the Reminders property to access the TcxSchedulerReminders instance.
See Also