SchedulerControlPrintAdapter(SchedulerControl) Constructor
Initializes a new instance of the SchedulerControlPrintAdapter class with the specified Scheduler Control.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v26.1.Reporting.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| control | SchedulerControl | A SchedulerControl instance, which is the report’s scheduling source. |
See Also