PersistentObjectStorage<T>.ObjectCollectionCleared Event
Occurs when a collection of persistent objects in the storage is cleared.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Event Data
The ObjectCollectionCleared event's data class is EventArgs.
See Also