Skip to main content

HEFindAndReplaceDialogRibbonCommand(RibbonItemSize) 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(
    RibbonItemSize size
)

Parameters

Name Type Description
size RibbonItemSize

The ribbon item’s size.

See Also