ComponentOne Scheduler for WinForms
Item(Int32,Int32) Property

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

Parameters

row
col
See Also

Reference

C1TableView Class
C1TableView Members
Overload List