Use the Alternating Row Color code function and call it from the BackgroundColor property of the tablix row column.
Here is the Function that needs to be placed in the Code tab of the Report Properties window:
Function AlternateColor(ByVal OddColor
…