ComponentOne FlexGrid for WinForms
Item(Int32) Property

C1.Win.C1FlexGrid Namespace > CellStyleCollection Class > Item Property : Item(Int32) Property
Gets a CellStyle by index.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As CellStyle
public CellStyle Item( 
   int index
) {get;}

Parameters

index
See Also

Reference

CellStyleCollection Class
CellStyleCollection Members
Overload List