A newer version of this page is available.
Switch to the current version.
PersistentObjectStorage<T>.FilterChanged Event
Occurs when the PersistentObjectStorage<T>.Filter property value is changed.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.Core.dll
Declaration
Event Data
The FilterChanged event's data class is EventArgs.
Implements
DevExpress.XtraScheduler.Internal.IInternalPersistentObjectStorage<T>.FilterChanged
See Also
Feedback