ComponentOne Menus and Toolbars for WinForms
Item(String) Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1NavBarPanel.PanelCollection Class > Item Property : Item(String) Property
Gets a C1NavBarPanel with the specified key from the collection.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal key As System.String _
) As C1NavBarPanel
public C1NavBarPanel Item( 
   System.string key
) {get;}

Parameters

key
See Also

Reference

C1NavBarPanel.PanelCollection Class
C1NavBarPanel.PanelCollection Members
Overload List