Skip to main content
A newer version of this page is available. .

ToolbarFindAndReplaceDialogButton Class

A default toolbar button that invokes the Find and Replace dialog.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

Declaration

public class ToolbarFindAndReplaceDialogButton :
    HtmlEditorToolbarItem

Remarks

To learn more on default toolbar buttons, refer to the Default Toolbar Items topic.

Inheritance

See Also