ComponentOne Menus and Toolbars for WinForms
Item Property (RadialMenuItemCollection)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > RadialMenuItemCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As RadialMenuItemBase
public RadialMenuItemBase this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

RadialMenuItemCollection Class
RadialMenuItemCollection Members