The BeforeCellRenderEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCssClass
CSS class to be applied to the cell. Remember that it will be prefixed with DayPilotMonth.CssClassPrefix.
Public propertyEnd
Ending time of the cell. Read-only.
Public propertyInnerHTML
HTML to be placed inside the cell.
Public propertyStart
Starting time of the cell. Read-only.

See Also