Skip to main content
A newer version of this page is available. .

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