ComponentOne Scheduler for WinForms
Item(Int32,String) Property

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > C1AgendaView Class > Item Property : Item(Int32,String) Property
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal row As System.Integer, _
   ByVal colName As System.String _
) As System.Object
public System.object Item( 
   System.int row,
   System.string colName
) {get; set;}

Parameters

row
colName
See Also

Reference

C1AgendaView Class
C1AgendaView Members
Overload List