CustomWorkTimeEventArgs Constructors
Provides data for the SchedulerControl.CustomWorkTime event.Name | Parameters | Description |
---|---|---|
CustomWorkTimeEventArgs(DateTimeRange, ResourceItem) | interval, resource | Initializes a new instance of the CustomWorkTimeEventArgs class with the specified settings. |
See Also