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

HtmlEditorRibbonPopupMenuStyles Class

Contains settings that allow the appearance of popup elements within the ribbon toolbar to be defined.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

Declaration

public class HtmlEditorRibbonPopupMenuStyles :
    RibbonMenuStyles

The following members return HtmlEditorRibbonPopupMenuStyles objects:

Remarks

An object of the HtmlEditorRibbonPopupMenuStyles type can be accessed via the HtmlEditorRibbonStyles.PopupMenu property.

Implements

See Also