ComponentOne Menus and Toolbars for WinForms
Items Property (RadialMenuItem)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > RadialMenuItem Class : Items Property
Gets or sets the collection of items contained in this menu item.
Syntax
'Declaration
 
Public Property Items As RadialMenuItemCollection
public RadialMenuItemCollection Items {get; set;}
See Also

Reference

RadialMenuItem Class
RadialMenuItem Members