Gets the block data as an array of data rows. Each data row implements the IDataRowAdapter interface.
public IDataRowAdapter[] BlockData { get; }
Public ReadOnly Property BlockData() As IDataRowAdapter()
Read only.