Back to Devexpress

IXPModificationsStore Methods

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

latest1.5 KB
Original Source

IXPModificationsStore Methods

Implemented by classes that store information about the modified properties.

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

IXPModificationsStore Members

DevExpress.Xpo Namespace