CAEXElement |
The CAEXElementChangeEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CAEXAttribute | The changed CAEXAttribute | |
| CAEXAttributeName | Gets the name of the CAEX attribute. | |
| CAEXDocument | Gets the CAEX document. | |
| CAEXElement | The changed CAEXElement | |
| CAEXParent | The changed CAEXElement's parent. This Property should be used, to detect a former parent of a CAEXElement, when the CAEXElement has been deleted and has no associated parent. | |
| ChangeMode | The change mode | |
| NewValue | The new value | |
| OldValue | The old value |