SchedulerDateHeaderCellInfo Constructors
Stores information about a Scheduler’s header cell that displays a date.Name | Parameters | Description |
---|---|---|
SchedulerDateHeaderCellInfo(DxSchedulerDateTimeRange, IEnumerable<DxSchedulerResourceItem>) | interval, resources | Initializes a new instance of the SchedulerDateHeaderCellInfo class with specified settings. |
See Also