aspnet-devexpress-dot-web-dot-aspxhtmleditor-ae8632ee.md
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.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorMenuStyles :
MenuStyles
Public Class HtmlEditorMenuStyles
Inherits MenuStyles
The following members return HtmlEditorMenuStyles objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxHtmlEditor.StylesContextMenu |
| ASP.NET MVC Extensions | HtmlEditorSettings.StylesContextMenu |
An object of the HtmlEditorMenuStyles type can be accessed via the ASPxHtmlEditor.StylesContextMenu property.
Object StateManager PropertiesBase StylesBase MenuStyles HtmlEditorMenuStyles
See Also