NetXP 3.0 Reference

CommandContextMenu.Items Property

A collection of CommandBarItem objects that defines the items in the menu.

[Visual Basic]
Public Property Items As CommandBarItemCollection
[C#]
public CommandBarItemCollection Items {get; set;}

See Also

CommandContextMenu Class | NETXP.Controls.Bars Namespace