SchedulerPrintAdapter(SchedulerControl) Constructor
Initializes a new instance of the SchedulerPrintAdapter class with the specified settings.
Namespace: DevExpress.Xpf.Scheduling.Reporting
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Parameters
Name | Type | Description |
---|---|---|
scheduler | SchedulerControl | A SchedulerControl instance for which the SchedulerPrintAdapter instance is created. |
See Also