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.v24.2.dll
Declaration
Related API Members
The following members return HtmlEditorMenuStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxHtmlEditor.StylesContextMenu |
ASP.NET MVC Extensions | HtmlEditorSettings.StylesContextMenu |
Remarks
An object of the HtmlEditorMenuStyles type can be accessed via the ASPxHtmlEditor.StylesContextMenu property.
Implements
Inheritance
Object
StateManager
PropertiesBase
StylesBase
MenuStyles
HtmlEditorMenuStyles
See Also