The ChangeEvent type exposes the following members.

Properties

  NameDescription
ChainedEvent
Return the event which caused this to be fired, or null if this change was not caused by another event.
Change
Return an object which is to be the new value of some property, or is to be added to a collection.
Previous
Return the old value of a property being changed.
Source
The source of this event.
Type
Find the type of this event.

See Also