NetXP 3.0 Reference

CommandContextMenu.SelectedMenuItem Property

The initially selected menu item, set before the menu is shown.

[Visual Basic]
Public Property SelectedMenuItem As CommandBarItem
[C#]
public CommandBarItem SelectedMenuItem {get; set;}

See Also

CommandContextMenu Class | NETXP.Controls.Bars Namespace