OptionsPrinting.MonthlyReportShowCalendar Property
Specifies whether to add the calendar element to monthly reports. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v25.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Property Paths
You can access this nested property as listed below:
| Object Type | Path to MonthlyReportShowCalendar |
|---|---|
| SchedulerControl |
|
Remarks
The image below illustrates a report with the calendar element.

See Also