ComponentOne True DBGrid for WinForms
Item(Int32) Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > SplitCollection Class > Item Property : Item(Int32) Property
Gets the specified Split object from the collection.
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As Split
public Split Item( 
   System.int index
) {get; set;}

Parameters

index
See Also

Reference

SplitCollection Class
SplitCollection Members
Overload List