Skip to content

Handle the CustomizeMergeFields event to customize captions in the "Insert Merge Field" menu

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-richedit-customize-merge-fields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rich Text Editor for WinForms - How to Handle the RichEditControl.CustomizeMergeFields Event to Customize Merge Fields

This example illustrates how to customize captions in the "Insert Merge Field" menu. In particular, it shows how to sort them, remove unnecessary items and modify their display text.

image

It should be especially noted that the capability to customize actual field names in the document (not only in the context menu for inserting merge fields from the data source) is not supported in the current version.

Files to Review

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Handle the CustomizeMergeFields event to customize captions in the "Insert Merge Field" menu

Topics

Resources

License

Stars

Watchers

Forks