GetCellImage(Int32,String) Method
In This Topic
Syntax
'Declaration
Public Overloads Function GetCellImage( _
ByVal As System.Integer, _
ByVal As System.String _
) As System.Drawing.Image
public System.Drawing.Image GetCellImage(
System.int ,
System.string
)
Parameters
- row
- colName
See Also