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

RichEditPopupMenuItemCollection Class

An internal collection that maintains popup menu items in the RichEdit. For internal use only.

Namespace: DevExpress.Web.ASPxRichEdit

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

Declaration

public class RichEditPopupMenuItemCollection :
    Collection<RichEditPopupMenuItem>
See Also