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

DXRichEditFieldOptions Fields

Provides options used to define the appearance and behavior of the document fields.
Name Description
ClearUnhandledDocVariableFieldProperty static Identifies the DXRichEditFieldOptions.ClearUnhandledDocVariableField dependency property.
HighlightColorProperty static Identifies the DXRichEditFieldOptions.HighlightColor dependency property.
HighlightModeProperty static Identifies the DXRichEditFieldOptions.HighlightMode dependency property.
ThrowExceptionOnInvalidFormatSwitchProperty static Identifies the DXRichEditFieldOptions.ThrowExceptionOnInvalidFormatSwitch dependency property.
UpdateDocVariablesBeforeCopyProperty static Identifies the DXRichEditFieldOptions.UpdateDocVariablesBeforeCopy dependency property.
UpdateDocVariablesBeforePrintProperty static Identifies the DXRichEditFieldOptions.UpdateDocVariablesBeforePrint dependency property.
UpdateFieldsInTextBoxesProperty static Identifies the DXRichEditFieldOptions.UpdateFieldsInTextBoxes dependency property.
UpdateFieldsOnPasteProperty static Identifies the DXRichEditFieldOptions.UpdateFieldsOnPaste dependency property.
UpdateHyperlinksOnLoadProperty static Identifies the DXRichEditFieldOptions.UpdateHyperlinksOnLoad dependency property.
UpdateLockedFieldsProperty static Identifies the DXRichEditFieldOptions.UpdateLockedFields dependency property.
UseCurrentCultureDateTimeFormatProperty static Identifies the DXRichEditFieldOptions.UseCurrentCultureDateTimeFormat dependency property.
See Also