Skip to main content
All docs
V26.1
  • OptionsPrinting Class

    Provides options used to customize the Scheduler printing reports.

    Namespace: DevExpress.Xpf.Scheduling

    Assembly: DevExpress.Xpf.Scheduling.v26.1.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
    DevExpress.Xpf.Scheduling.Internal.SchedulerFreezableComponent
    OptionsPrinting
    See Also