Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxCalculateDocumentVariableEventArgs Properties

An argument container for document variable calculation events.
Name Description
Arguments Provides access to the parsed arguments of the document variable.
Handled Specifies if the built-in document calculation routine is disabled.
KeepLastParagraph Specifies if the pending document insert operation keeps the last paragraph of the source document in the resulting document.
Value Specifies the value of the DOCVARIABLE field that raised the event.
VariableName Returns the name of the document variable to which the DOCVARIABLE field refers.
See Also