Skip to main content

TimeIntervalsValidationEventArgs Constructors

Provides data for the SchedulerPrintAdapter.ValidateTimeIntervals event of the SchedulerPrintAdapter descendants.
Name Parameters Description
TimeIntervalsValidationEventArgs(TimeIntervalCollection) intervals Initializes a new instance of the TimeIntervalsValidationEventArgs class with the specified time interval settings.
See Also