RichEditControl.ShowSearchForm(String) Method
In This Article
Invokes the Search Panel with the specified search string.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v24.2.dll
NuGet Package: DevExpress.Wpf.RichEdit
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
search |
String | A string to search. |
#Remarks
See Also