NetXP 3.0 Reference

CommandContextMenu.Parent Property

The parent context menu of this menu (if this is a submenu).

[Visual Basic]
Public ReadOnly Property Parent As CommandContextMenu
[C#]
public CommandContextMenu Parent {get;}

See Also

CommandContextMenu Class | NETXP.Controls.Bars Namespace