DayPilot.Row.addClass

The addClass() method adds the specified CSS class to all cells of a row header.

Declaration

DayPilot.Row.addClass(cssClass)

Parameters

  • cssClass (string) - CSS class to add to all row header cells

Example

dp.rows.find("A").addClass("resource-a");

See Also

DayPilot.Row Class

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript