I want to change the background of a merged cell based on the value of another column in the same row. In the SelectStyle method in class MergedCellStyleSelector which inherits from StyleSelector, I can only get the cell value but cannot get the bound entire data item, is there anyway I can get the bound row data item?