Back to Devexpress

Document Events

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-document-dot-underscore-events.md

latest1.0 KB
Original Source

Document Events

An interface that exposes the specific functionality of the document.

NameDescription
CalculateDocumentVariableFires when the DOCVARIABLE field is updated.
ContentChangedOccurs when the document content was changed.
ModifiedChangedOccurs when the document content has been modified since it was last saved.
TrackedMovesConflictOccurs when moved text has been changed since it was moved.

See Also

Document Interface

Document Members

DevExpress.XtraRichEdit.API.Native Namespace