ItemsCollectionChangedEventArgs.Action Property
Indicates the action performed to change the collection.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v25.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
| Type | Description |
|---|---|
| NotifyCollectionChangedAction | One of the NotifyCollectionChangedAction enumeration values indicating the performed action. |
See Also