corelibraries-devexpress-dot-xtrascheduler-6c4564f6.md
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
| Name | Description |
|---|---|
| ResourcesValidationEventArgs | Provides data for the SchedulerPrintAdapter.ValidateResources event of the SchedulerPrintAdapter descendant controls. |
| SchedulerPrintAdapter | A base class for print adapters of the XtraSchedulerReport. |
| SmartSyncOptions | Contains options specific for the SmartSync Printing feature. |
| TimeIntervalsValidationEventArgs | Provides data for the SchedulerPrintAdapter.ValidateTimeIntervals event of the SchedulerPrintAdapter descendants. |
| WorkTimeValidationEventArgs | Provides data for the SchedulerPrintAdapter.ValidateWorkTime event of the SchedulerPrintAdapter descendant controls. |
| Name | Description |
|---|---|
| ISmartSyncOptions | Provides options specific for the SmartSync Printing feature. |
| Name | Description |
|---|---|
| ResourcesValidationEventHandler | Represents a method that will handle the SchedulerPrintAdapter.ValidateResources event. |
| TimeIntervalsValidationEventHandler | Represents a method that will handle the SchedulerPrintAdapter.ValidateTimeIntervals event. |
| WorkTimeValidationEventHandler | Represents a method that will handle the SchedulerPrintAdapter.ValidateWorkTime event. |