'Declaration
Public ReadOnly Default Property Item( _ ByVal row As Integer, _ ByVal col As Integer _ ) As C1TableCell
public C1TableCell this[ int row, int col ]; {get;}
Parameters
- row
- col
'Declaration
Public ReadOnly Default Property Item( _ ByVal row As Integer, _ ByVal col As Integer _ ) As C1TableCell
public C1TableCell this[ int row, int col ]; {get;}