HtmlEditorContextMenuItem Class
Denotes an individual context menu item within the ASPxHtmlEditor control.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HtmlEditorContextMenuItem :
CollectionItem
#Related API Members
The following members return HtmlEditorContextMenuItem objects:
#Remarks
The HtmlEditorContextMenuItem class implements the functionality of an individual context menu item within the ASPxHtmlEditor control. Instances of the HtmlEditorContextMenuItem class are maintained within the ASPxHtmlEditor.ContextMenuItems collection. Individual menu items can be accessed and manipulated (added or deleted) by using the means provided by the HtmlEditorContextMenuItemCollection class, which is exposed via these ContextMenuItems properties.
Use the properties of the HtmlEditorContextMenuItem class to specify the appearance and behavior of an individual item.
Note
Some browsers (e.