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

HEInsertTableDropDownRibbonCommand(RibbonItemSize) Constructor

Initializes a new instance of the class.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public HEInsertTableDropDownRibbonCommand(
    RibbonItemSize size
)

Parameters

Name Type Description
size RibbonItemSize

Specifies the ribbon item size.

See Also