Item(Int32,Int32) Property
 
            Gets the 
TableCell at the intersection of the specified row and column. This property always returns a non-
nullTableCell object.
 
            
            
            
            
        
            Parameters
- row
 
- The 0-based row index.
 - col
 
- The 0-based column index.
 
            
            Property Value
The cell at the intersection of the specified row and column.