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

See Also