wpf-devexpress-dot-xpf-dot-scheduling-dot-reporting.md
Provides data for the Scheduler report, and for all report controls.
Namespace : DevExpress.Xpf.Scheduling.Reporting
Assembly : DevExpress.Xpf.Scheduling.v25.2.dll
NuGet Package : DevExpress.Wpf.Scheduling
public class SchedulerPrintAdapter :
FrameworkContentElement,
ISchedulerPrintAdapterPropertiesEx,
ISchedulerPrintAdapterPropertiesBase,
ISchedulerPropertiesBase,
INotifyPropertyChanging,
INotifyPropertyChanged,
ISupportInitialize,
IDisposable
Public Class SchedulerPrintAdapter
Inherits FrameworkContentElement
Implements ISchedulerPrintAdapterPropertiesEx,
ISchedulerPrintAdapterPropertiesBase,
ISchedulerPropertiesBase,
INotifyPropertyChanging,
INotifyPropertyChanged,
ISupportInitialize,
IDisposable
The following members return SchedulerPrintAdapter objects:
A SchedulerPrintAdapter object is accessible using the SchedulerControl.SchedulerPrintAdapter property.
Object DispatcherObject DependencyObject ContentElement FrameworkContentElement SchedulerPrintAdapter
See Also