Back to Devexpress

ObjectChangeEventArgs Properties

xpo-devexpress-dot-xpo-dot-objectchangeeventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

ObjectChangeEventArgs Properties

Provides data for the XPBaseObject.Changed and Session.ObjectChanged events.

NameDescription
NewValueGets or sets the property’s new value.
ObjectGets or sets the object whose property has been changed.
OldValueGets or sets the property’s old value.
PropertyNameGets the name of the property affected by the changes made.
ReasonGets the way in which the object has been changed.
SessionGets or sets the Session of the object whose property has been changed.

See Also

ObjectChangeEventArgs Class

ObjectChangeEventArgs Members

DevExpress.Xpo Namespace