wpf-devexpress-dot-xpf-dot-scheduling-85e9fa71.md
Contains classes which are used to implement the WPF Scheduler printing functionality.
Assembly : DevExpress.Xpf.Scheduling.v25.2.dll
NuGet Package : DevExpress.Wpf.Scheduling
| 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. |
| 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. |