Skip to main content

DXPopupMenu Constructors

A base class for popup menus in DevExpress .NET controls.
Name Parameters Description
DXPopupMenu(ScaleHelper) scaleDPI This method supports internal infrastructure and is not intended to be used in code.
DXPopupMenu(EventHandler, ScaleHelper) beforePopup, scaleDPI This method supports internal infrastructure and is not intended to be used in code.
DXPopupMenu(Control, ScaleHelper) contextOwnerControl, scaleDPI This method supports internal infrastructure and is not intended to be used in code.
See Also