NetXP 3.0 Reference

CommandContextMenu.ReturnCommand Property

Gets the item that was clicked by the user when the menu was closed.

[Visual Basic]
Public ReadOnly Property ReturnCommand As CommandBarItem
[C#]
public CommandBarItem ReturnCommand {get;}

See Also

CommandContextMenu Class | NETXP.Controls.Bars Namespace