SchedulerHtmlCellDecorationEventArgs Constructors
Contains data for the HtmlCellDecoration event.| Name | Parameters | Description |
|---|---|---|
| SchedulerHtmlCellDecorationEventArgs(SchedulerCellType, DxSchedulerDateTimeRangeCollection, IEnumerable<DxSchedulerResourceItem>) | type, intervals, resources | Initializes a new instance of the SchedulerHtmlCellDecorationEventArgs class with specified settings. |
See Also