NetXP 3.0 Reference

CommandBarButtonItem.Items Property

A collection of CommandBarItem objects shown in the submenu of this item.

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

See Also

CommandBarButtonItem Class | NETXP.Controls.Bars Namespace