ComponentOne True DBGrid for WinForms
Item(String) Property

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

Parameters

name
See Also

Reference

SplitCollection Class
SplitCollection Members
Overload List