Skip to main content

HEFindAndReplaceDialogRibbonCommand(String) Constructor

Initializes a new instance of the object.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public HEFindAndReplaceDialogRibbonCommand(
    string text
)

Parameters

Name Type Description
text String

The ribbon group’s text.

See Also