TcxSchedulerReminder.Event Property
Represents the user event, to which the reminder is applied.
Declaration
property Event: TcxSchedulerControlEvent read;
Property Value
Type |
---|
TcxSchedulerControlEvent |
Remarks
Use the Event property to access the user event instance, with which the reminder is associated.
See Also