ChangeType enumeration

ChangeType enumeration

Specifies change type.

The ChangeType type exposes the following members:

Fields

Field Description
NONE The none.
MODIFIED The modified.
INSERTED The inserted.
DELETED The deleted.
ADDED The added.
NOT_MODIFIED The not modified.
STYLE_CHANGED Style changed.
RESIZED Resized.
MOVED Moved.
MOVED_AND_RESIZED The moved and resized.
SHIFTED_AND_RESIZED The shifted and resized.

See Also