Skip to main content

RichEditPopupMenu() Constructor

Initializes a new instance of the RichEditPopupMenu class with the default settings.

Namespace: DevExpress.XtraRichEdit.Menu

Assembly: DevExpress.XtraRichEdit.v23.2.dll

NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.RichEdit, DevExpress.Win.TreeMap

Declaration

public RichEditPopupMenu()

Remarks

The command Id of the associated command is set to the RichEditCommandId.None value.

See Also