DevExpress.Xpf.Scheduler.Reporting Namespace
Contains classes which are used to implement the printing functionality of the DXScheduler Suite for WPF. To learn more, refer to Printing.
Assembly: DevExpress.Xpf.Scheduler.v25.1.dll
NuGet Package: DevExpress.Wpf.Scheduler
Classes
| Name | Description |
|---|---|
| BaseSchedulerPrintingSettings | A base class for settings that are required to preview a scheduler as it will appear when it’s printed. |
| DXSchedulerControlPrintAdapter | A print adapter bound to the SchedulerControl. |
| DXSchedulerPrintAdapter | A base class for print adapters of the SchedulerControl reports. |
| DXSchedulerStoragePrintAdapter | A print adapter bound to the SchedulerStorage. |
| SchedulerPrintingSettings | Contains settings (report instance, print adapter and report layout template) that are required to preview a scheduler as it will appear if printed. |
| SchedulerReportConfigurator | Provides a method for adjusting the scheduler report. |
| SchedulerSmartSyncOptions | Contains options specific to the SmartSync Printing feature. |
Interfaces
| Name | Description |
|---|---|
| ISchedulerPrintingSettings | An interface that defines settings required to preview a scheduler as it will appear when it’s printed. |