Skip to main content
.NET Framework 4.5.2+

XPCollectionChangedEventArgs.ChangedObject Field

An object which represents the instance of the collection that has been changed.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public object ChangedObject

Field Value

Type
Object
See Also