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

HtmlEditorMenuStyles Class

Contains settings that allow the appearance of specific elements within the editor’s context menu to be defined.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public class HtmlEditorMenuStyles :
    MenuStyles

The following members return HtmlEditorMenuStyles objects:

Remarks

An object of the HtmlEditorMenuStyles type can be accessed via the ASPxHtmlEditor.StylesContextMenu property.

Implements

See Also