The addClass() method adds the specified CSS class to all cells of a row header.
DayPilot.Row.addClass(cssClass)
cssClass (string) - CSS class to add to all row header cells
cssClass
dp.rows.find("A").addClass("resource-a");
DayPilot.Row Class
Availability of this API item in DayPilot editions: