ComponentOne Scheduler for WinForms
GetCellImage(Int32,String) Method

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > C1AgendaView 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

C1AgendaView Class
C1AgendaView Members
Overload List