SchedulerControlPrintAdapter Events
A component bound to the SchedulerControl used for retrieving data and scheduler settings.
Name | Description |
---|---|
Client |
Occurs when the Scheduler |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
First |
Occurs when the Scheduler |
Resource |
Occurs when the Scheduler |
Scheduler |
Occurs when the Scheduler source of the print adapter is changed.
Inherited from Scheduler |
Time |
Occurs when the Scheduler |
Validate |
Occurs when appointments are retrieved to create a report document.
Inherited from Scheduler |
Validate |
Occurs when resources are obtained for use in the report.
Inherited from Scheduler |
Validate |
Occurs when the print adapter retrieves information on time intervals required for creating a report.
Inherited from Scheduler |
Validate |
Occurs when the print adapter retrieves the work time value for use in the report.
Inherited from Scheduler |
Work |
Occurs when the Scheduler |
See Also