ComponentOne True DBGrid for WinForms
Item(Int32) Property

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

Parameters

index
See Also

Reference

GridStyleCollection Class
GridStyleCollection Members
Overload List