ReplaceCommand Class
Invokes the Search and Replace form that enables the user to search for specific text and replace it with a specified string.
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Remarks
The ReplaceCommand command shows a form illustrated in the picture below. The tab Replace is active, while the Find tab is active if the form is invoked by the FindCommand.