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

DXRichEditMailMergeOptions.FieldNameFormatString Property

Namespace: DevExpress.Xpf.RichEdit

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

Declaration

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

Property Value

Type
String

Property Paths

You can access this nested property as listed below:

Object Type Path to FieldNameFormatString
RichEditControl
.MailMergeOptions.FieldNameFormatString
See Also