Skip to main content
.NET 6.0+

XPCollectionChangedEventArgs.CollectionChangedType Field

An XPCollectionChangedType enumeration value which represents the kind of change.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v24.1.dll

NuGet Package: DevExpress.Xpo

Declaration

public XPCollectionChangedType CollectionChangedType

Field Value

Type
XPCollectionChangedType
See Also