SchedulerControlPrintAdapter Constructors
A component bound to the SchedulerControl used for retrieving data and scheduler settings.| Name | Parameters | Description |
|---|---|---|
| SchedulerControlPrintAdapter() | none | Initializes a new instance of the SchedulerControlPrintAdapter class with defauilt settings. |
| SchedulerControlPrintAdapter(SchedulerControl) | control | Initializes a new instance of the SchedulerControlPrintAdapter class with the specified Scheduler Control. |
See Also