Back to Devexpress

DXSubMenuItem Constructors

windowsforms-devexpress-dot-utils-dot-menu-dot-dxsubmenuitem-dot-ctor.md

latest1.2 KB
Original Source

DXSubMenuItem Constructors

Specifies a submenu.

NameParametersDescription
DXSubMenuItem()noneInitializes a new instance of the DXSubMenuItem class with default settings.
DXSubMenuItem(String, EventHandler)caption, beforePopupInitializes a new instance of the DXSubMenuItem class with the specified caption and the handler for the DXSubMenuItem.BeforePopup event.
DXSubMenuItem(String)captionInitializes a new instance of the DXSubMenuItem class with the specified caption.

See Also

DXSubMenuItem Class

DXSubMenuItem Members

DevExpress.Utils.Menu Namespace