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

HEFindAndReplaceDialogRibbonCommand(RibbonItemSize) Constructor

Initializes a new instance of the class.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public HEFindAndReplaceDialogRibbonCommand(
    RibbonItemSize size
)

Parameters

Name Type Description
size RibbonItemSize

Specifies the ribbon item’s size.

See Also