Skip to main content
A newer version of this page is available. .

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