Skip to main content

OptionsPrinting Class

Provides options used to customize the Scheduler printing reports.

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public class OptionsPrinting :
    SchedulerFreezableComponent

The following members return OptionsPrinting objects:

Remarks

Use the SchedulerControl.OptionsPrinting property to access the printing options.

Inheritance

Object
DispatcherObject
DependencyObject
Freezable
DevExpress.Xpf.Scheduling.Internal.SchedulerFreezableComponent
OptionsPrinting
See Also