Adds the specified CSS class to all cells of a row header.
DayPilot.row.addClass(cssClass);
dp.rows.find("A").addClass("resource-a");