ComponentOne FlexPivot for WinForms
GetCellStyle(Int32,String) Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotGrid Class > GetCellStyle Method : GetCellStyle(Int32,String) Method
Syntax
'Declaration
 
Public Overloads Function GetCellStyle( _
   ByVal row As System.Integer, _
   ByVal colName As System.String _
) As C1.Win.C1FlexGrid.CellStyle
public C1.Win.C1FlexGrid.CellStyle GetCellStyle( 
   System.int row,
   System.string colName
)

Parameters

row
colName
See Also

Reference

C1FlexPivotGrid Class
C1FlexPivotGrid Members
Overload List