ComponentOne Menus and Toolbars for WinForms
Items Property (C1RadialMenu)

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

Reference

C1RadialMenu Class
C1RadialMenu Members