Back to Devexpress

DevExpress.XtraScheduler.Reporting Namespace

corelibraries-devexpress-dot-xtrascheduler-6c4564f6.md

latest3.1 KB
Original Source

DevExpress.XtraScheduler.Reporting Namespace

Contains classes which are used to implement the reporting functionality of the XtraScheduler suite. To learn more, refer to Printing.

Assembly : DevExpress.XtraScheduler.v25.2.Core.Desktop.dll

NuGet Package : DevExpress.Scheduler.CoreDesktop

Classes

NameDescription
ResourcesValidationEventArgsProvides data for the SchedulerPrintAdapter.ValidateResources event of the SchedulerPrintAdapter descendant controls.
SchedulerPrintAdapterA base class for print adapters of the XtraSchedulerReport.
SmartSyncOptionsContains options specific for the SmartSync Printing feature.
TimeIntervalsValidationEventArgsProvides data for the SchedulerPrintAdapter.ValidateTimeIntervals event of the SchedulerPrintAdapter descendants.
WorkTimeValidationEventArgsProvides data for the SchedulerPrintAdapter.ValidateWorkTime event of the SchedulerPrintAdapter descendant controls.

Interfaces

NameDescription
ISmartSyncOptionsProvides options specific for the SmartSync Printing feature.

Delegates

NameDescription
ResourcesValidationEventHandlerRepresents a method that will handle the SchedulerPrintAdapter.ValidateResources event.
TimeIntervalsValidationEventHandlerRepresents a method that will handle the SchedulerPrintAdapter.ValidateTimeIntervals event.
WorkTimeValidationEventHandlerRepresents a method that will handle the SchedulerPrintAdapter.ValidateWorkTime event.