RichEditControl.SearchPanel Property
In This Article
Provides access to the Search and Replace Panel
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Framework |
A Framework |
#Remarks
Use the Visibility property to specify whether the Search panel can be shown via the RichEditControl.ShowSearchForm and RichEditControl.ShowReplaceForm methods.
See Also