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