DevExpress.Xpf.Scheduling.Reporting Namespace
Contains classes which are used to implement the WPF Scheduler printing functionality.
Assembly: DevExpress.Xpf.Scheduling.v25.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Classes
| Name | Description |
|---|---|
| AppointmentItemsValidationEventArgs | Provides data for the SchedulerPrintAdapter.ValidateAppointments event. |
| DateTimeRangesValidationEventArgs | Provides data for the SchedulerPrintAdapter.ValidateTimeIntervals event. |
| ResourceItemsValidationEventArgs | Provides data for the SchedulerPrintAdapter.ValidateResources event. |
| SchedulerPrintAdapter | Provides data for the Scheduler report, and for all report controls. |
| SchedulerSmartSyncOptions | Contains options specific to the SmartSync Printing feature. |
| WorkTimeValidationEventArgs | Provides data for the SchedulerPrintAdapter.ValidateWorkTime event. |
Delegates
| Name | Description |
|---|---|
| AppointmentItemsValidationEventHandler | A method that handles the SchedulerPrintAdapter.ValidateAppointments event. |
| DateTimeRangesValidationEventHandler | A method that handles the SchedulerPrintAdapter.ValidateTimeIntervals event. |
| ResourceItemsValidationEventHandler | A method that handles the SchedulerPrintAdapter.ValidateResources event. |
| WorkTimeValidationEventHandler | A method that handles the SchedulerPrintAdapter.ValidateWorkTime event. |