ComponentOne Menus and Toolbars for WinForms
Item(Int32) Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1NavBarPanel.PanelCollection Class > Item Property : Item(Int32) Property
Gets or sets the element at the specified index.
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As C1NavBarPanel
public C1NavBarPanel Item( 
   System.int index
) {get; set;}

Parameters

index
See Also

Reference

C1NavBarPanel.PanelCollection Class
C1NavBarPanel.PanelCollection Members
Overload List