Back to Devexpress

DXRichEditMailMergeOptions Properties

wpf-devexpress-dot-xpf-dot-richedit-dot-dxricheditmailmergeoptions-dot-underscore-properties.md

latest3.9 KB
Original Source

DXRichEditMailMergeOptions Properties

Contains common mail merge options

NameDescription
ActiveRecordGets or sets the index of a data record displayed by fields in a mail merge document. This is a dependency property.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CustomSeparatorsAllows you to specify group and decimal separators used in a numeric format switch.
DataMemberGets or sets the member of a mail merge document ‘s data source. This is a dependency property.
DataSourceGets or sets the data source of a mail merge document. This is a dependency property.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
FieldNameFormatStringSpecifies the field format string. This is a dependency property.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
KeepLastParagraphSpecifies whether to keep the last paragraph of the inserted document in the resulting document. This is a dependency property.
ViewMergedDataSpecifies whether to display field results or field codes in a mail merge document. This is a dependency property.

See Also

DXRichEditMailMergeOptions Class

DXRichEditMailMergeOptions Members

DevExpress.Xpf.RichEdit Namespace