Back to Devexpress

TcxSchedulerWebServiceStorage Events

vcl-cxschedulerwebservicestorage-dot-tcxschedulerwebservicestorage-dot-underscore-events.md

latest2.5 KB
Original Source

TcxSchedulerWebServiceStorage Events

A persistence manager that stores online calendar and event data and synchronizes the calendar and event state with connected online accounts.

NameDescription
OnEventDeleted protectedFires when AEvent is about to be deleted from storage and memory. Inherited from TcxCustomSchedulerStorage.
OnEventInserted protectedFires before the AEvent object is added to storage. Inherited from TcxCustomSchedulerStorage.
OnEventIntersect protectedFires when AEvent1 and AEvent2 are about to be overlapped. Inherited from TcxCustomSchedulerStorage.
OnEventModified protectedFires before the AEvent object is updated in storage. Inherited from TcxCustomSchedulerStorage.
OnFilterEvent protectedFires every time the AEvent instance is about to be loaded into the scheduler cache for displaying by the scheduler. Inherited from TcxCustomSchedulerStorage.
OnProviderErrorNotifies of an error occurring in an online event data provider.
RemindersEventsInherited from TcxCustomSchedulerStorage.
ResourcesEventsInherited from TcxCustomSchedulerStorage.

See Also

TcxSchedulerWebServiceStorage Class

TcxSchedulerWebServiceStorage Members

cxSchedulerWebServiceStorage Unit