Initializes a new instance of the HECustomDialogRibbonCommand class with the specified item size.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v19.2.dll
public HECustomDialogRibbonCommand(
RibbonItemSize size
)
Public Sub New(
size As RibbonItemSize
)
Name | Type | Description |
---|---|---|
size | RibbonItemSize | One of the RibbonItemSize enumeration values that specifies the ribbon item size. |