Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.Xpf.Scheduler.Reporting Namespace

In This Article

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.v24.2.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.