ComponentOne Scheduler for WinForms
GetCellImage(Int32,Int32) Method

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > BaseTableView Class > GetCellImage Method : GetCellImage(Int32,Int32) Method
Syntax
'Declaration
 
Public Overloads Function GetCellImage( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
) As System.Drawing.Image
public System.Drawing.Image GetCellImage( 
   System.int row,
   System.int col
)

Parameters

row
col
See Also

Reference

BaseTableView Class
BaseTableView Members
Overload List