Skip to main content
A newer version of this page is available. .

DXRichEditMailMergeOptions Properties

Specifies the default mail merge options
Name Description
ActiveRecord Gets or sets the index of a data record displayed by fields in a mail-merge document. This is a dependency property.
CanFreeze Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CustomSeparators Provides access to the separators (decimal and group) used in a numeric format switch. This is a dependency property.
DataMember Gets or sets the member of a mail-merge document ‘s data source. This is a dependency property.
DataSource Gets or sets the data source of a mail-merge document. This is a dependency property.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsFrozen Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
KeepLastParagraph Specifies whether or not the last paragraph of the inserted document is kept in the resulting document. This is a dependency property.
ViewMergedData Specifies whether to display field results or field codes in a mail-merge document. This is a dependency property.
See Also