'Declaration Public ReadOnly Default Property Item( _ ByVal rowIndex As System.Integer, _ ByVal columnIndex As System.Integer _ ) As TableCell
public TableCell this[ System.int rowIndex, System.int columnIndex ]; {get;}
Parameters
- rowIndex
- columnIndex