ComponentOne Menus and Toolbars for WinForms
Item(Int32) Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTabPages 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 C1DockingTabPage
public C1DockingTabPage Item( 
   System.int index
) {get; set;}

Parameters

index
See Also

Reference

C1DockingTabPages Class
C1DockingTabPages Members
Overload List