SchedulerControl.OptionsPrinting Property
In This Article
Specifies options used to customize the Scheduler’s printing reports. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
#Declaration
public OptionsPrinting OptionsPrinting { get; set; }
#Property Value
Type | Description |
---|---|
Options |
A DevExpress. |
See Also