ComponentOne FlexPivot for WinForms
GetCellImage(Int32,String) Method

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

Parameters

row
colName
See Also

Reference

C1FlexPivotGrid Class
C1FlexPivotGrid Members
Overload List