Back to Devexpress

TcxCustomSchedulerStorage Events

vcl-cxschedulerstorage-dot-tcxcustomschedulerstorage-dot-underscore-events.md

latest1.5 KB
Original Source

TcxCustomSchedulerStorage Events

The base class for all classes that implement persistence manager components that the Scheduler control can use.

NameDescription
OnEventDeleted protectedFires when AEvent is about to be deleted from storage and memory.
OnEventInserted protectedFires before the AEvent object is added to storage.
OnEventIntersect protectedFires when AEvent1 and AEvent2 are about to be overlapped.
OnEventModified protectedFires before the AEvent object is updated in storage.
OnFilterEvent protectedFires every time the AEvent instance is about to be loaded into the scheduler cache for displaying by the scheduler.
RemindersEvents
ResourcesEvents

See Also

TcxCustomSchedulerStorage Class

TcxCustomSchedulerStorage Members

cxSchedulerStorage Unit