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