TcxCustomSchedulerStorage Events
The base class for all classes that implement persistence manager components that the Scheduler control can use.
Name | Description |
---|---|
On |
Fires when AEvent is about to be deleted from storage and memory. |
On |
Fires before the AEvent object is added to storage. |
On |
Fires when AEvent1 and AEvent2 are about to be overlapped. |
On |
Fires before the AEvent object is updated in storage. |
On |
Fires every time the AEvent instance is about to be loaded into the scheduler cache for displaying by the scheduler. |
Reminders |
|
Resources |
See Also