MergeFieldName(String) Constructor
Initializes a new instance of the MergeFieldName class with the specified field name.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
name | String | A string that is the name of the field for which a mapping object is created. |
See Also