Back to Devexpress

DevExpress.Xpf.Scheduling.Reporting Namespace

wpf-devexpress-dot-xpf-dot-scheduling-85e9fa71.md

latest2.9 KB
Original Source

DevExpress.Xpf.Scheduling.Reporting Namespace

Contains classes which are used to implement the WPF Scheduler printing functionality.

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Classes

NameDescription
AppointmentItemsValidationEventArgsProvides data for the SchedulerPrintAdapter.ValidateAppointments event.
DateTimeRangesValidationEventArgsProvides data for the SchedulerPrintAdapter.ValidateTimeIntervals event.
ResourceItemsValidationEventArgsProvides data for the SchedulerPrintAdapter.ValidateResources event.
SchedulerPrintAdapterProvides data for the Scheduler report, and for all report controls.
SchedulerSmartSyncOptionsContains options specific to the SmartSync Printing feature.
WorkTimeValidationEventArgsProvides data for the SchedulerPrintAdapter.ValidateWorkTime event.

Delegates

NameDescription
AppointmentItemsValidationEventHandlerA method that handles the SchedulerPrintAdapter.ValidateAppointments event.
DateTimeRangesValidationEventHandlerA method that handles the SchedulerPrintAdapter.ValidateTimeIntervals event.
ResourceItemsValidationEventHandlerA method that handles the SchedulerPrintAdapter.ValidateResources event.
WorkTimeValidationEventHandlerA method that handles the SchedulerPrintAdapter.ValidateWorkTime event.