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.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Classes
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. |
Interfaces
Name | Description |
---|---|
ISmartSyncOptions | Provides options specific for the SmartSync Printing feature. |
Delegates
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. |