'Declaration Public MustOverride ReadOnly Default Property Item( _ ByVal row As Integer, _ ByVal column As Integer _ ) As DataCell
public abstract DataCell this[ int row, int column ]; {get;}
DataCellCollection Class DataCellCollection Members