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

HESelectAllRibbonCommand(RibbonItemSize) Constructor

Initializes a new instance of the class.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public HESelectAllRibbonCommand(
    RibbonItemSize size
)

Parameters

Name Type Description
size RibbonItemSize

Specifies the ribbon item size.

See Also