RichEditControl.ShowSearchForm(String) Method
Invokes the Search Panel with the specified search string.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v25.1.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| searchString | String | A string to search. |
Remarks

See Also