Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

RichEditMailMergeOptions.FieldNameFormatString Property

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.RichEdit.v19.1.Core.dll

Declaration

[Browsable(false)]
public string FieldNameFormatString { get; set; }

Property Value

Type
String

Property Paths

You can access this nested property as listed below:

Library Object Type Path to FieldNameFormatString
WinForms Controls SnapControlOptions
.MailMerge.FieldNameFormatString
RichEditControlOptions
.MailMerge.FieldNameFormatString
WPF Controls RichEditControlOptions
.MailMerge.FieldNameFormatString
Office File API RichEditControlOptionsBase
.MailMerge.FieldNameFormatString
See Also