NetXP 3.0 Reference

CommandBar.Items Property

The collection of toolbar items on the toolbar or menu.

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

See Also

CommandBar Class | NETXP.Controls.Bars Namespace