SchedulerHtmlCellDecorationEventArgs Properties
Contains data for the HtmlCellDecoration event.| Name | Description |
|---|---|
| CellType | Specifies the Scheduler cell’s type. |
| CssClass | Assigns a CSS class to the Scheduler cell. |
| Intervals | Specifies the interval(s) to which the Scheduler cell belongs. |
| Resources | Specifies resources associated with the Scheduler cell. |
| Style | Specifies the name of an HTML style attribute applied to the cell. |
See Also