Back to Devexpress

IXPModificationsStore Members

xpo-devexpress-dot-xpo-dot-ixpmodificationsstore-dot-underscore-members.md

latest1.4 KB
Original Source

IXPModificationsStore Members

Implemented by classes that store information about the modified properties.

Methods

NameDescription
ClearModifications()Clears modifications in the current IXPModificationsStore.
GetPropertyModified(XPMemberInfo)Checks whether or not the member is modified.
GetPropertyOldValue(XPMemberInfo)Returns the old value of the member.
HasModifications()Checks if there are modifications in the current IXPModificationsStore.
ResetPropertyModified(XPMemberInfo)Resets the member’s modification.
SetPropertyModified(XPMemberInfo, Object)Marks the member as modified.

See Also

IXPModificationsStore Interface

DevExpress.Xpo Namespace