Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerDBStorageResources Events
Show Inherited Hide Inherited

Manages event resources persisted in a relational data store.
Name Description
OnGetResourceImageIndex Fires when the index of an image to draw in a resource header is about to be retrieved. Inherited from TcxSchedulerStorageResources.
OnGetResourceName Fires when a resource’s name is about to be retrieved. Inherited from TcxSchedulerStorageResources.
OnResourceLoaded Notifies that a resource has been loaded from the underlying dataset.
OnResourceVisibleChanged Notifies that an event resource‘s visibility state has changed. Inherited from TcxSchedulerStorageResources.
See Also