The BeforeCellRenderEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
CssClass |
CSS class to be applied to the cell. Remember that it will be prefixed with DayPilotMonth.CssClassPrefix.
| |
End |
Ending time of the cell. Read-only.
| |
InnerHTML |
HTML to be placed inside the cell.
| |
Start |
Starting time of the cell. Read-only.
|