PersistentObjectStorage<T>.ObjectCollectionLoaded Event
Occurs when persistent objects are loaded from the data source into the storage.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Event Data
The ObjectCollectionLoaded event's data class is EventArgs.
See Also