Gets the processed row.
public object Row { get; }
Public ReadOnly Property Row As Object
To obtain the data object that corresponds to the processed row, type cast the Row property.