Back to Devexpress

Searching Content

aspnet-115359-components-html-editor-concepts-searching-content.md

latest968 B
Original Source

Searching Content

  • Jan 19, 2022

The ASPxHtmlEditor control includes two options to search its content: Search Panel and Find and Replace Dialog.

Search Panel

The Search Panel allows users to search text and navigate through search results. To invoke the panel, press the CTRL+F keys.

Find and Replace Dialog

The Find and Replace Dialog allows users to search text, navigate through search results, and replace text. To invoke the dialog, click the corresponding button in the toolbar (ToolbarFindAndReplaceDialogButton) or in the search panel, or press CTRL+H.

See Also

HTML Editor