ComponentOne Menus and Toolbars for WinForms
Item(String) Property

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

Parameters

key
See Also

Reference

C1DockingTabPages Class
C1DockingTabPages Members
Overload List