Skip to main content
A newer version of this page is available. .

OptionsPrinting Class

Provides options used to customize the Scheduler printing reports.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v21.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