ComponentOne True DBGrid for WinForms
Item(String) Property

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

Parameters

name
See Also

Reference

GridStyleCollection Class
GridStyleCollection Members
Overload List