The BeforeCellRenderArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
BackgroundColor |
Background color of the cell, e.g. "#FF0000", "blue".
| |
BackgroundImage | ||
BackgroundRepeat | ||
CssClass | ||
End |
Ending time of the cell. Read-only.
| |
InnerHtml | ||
IsBusiness |
Overrides the default rule for determining if the cell is within business hours. It affects background color of the cell, but only if BackgroundColor property is not changed.
| |
ResourceId |
Id of the parent column. Read-only.
| |
Start |
Starting time of the cell. Read-only.
|