OptionsPrinting.DailyReportDaysPerPage Property
Specifies the maximum number of days on a single page of a daily report. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value which is the maximum number of days on a single report page. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DailyReportDaysPerPage |
---|---|
SchedulerControl |
|
See Also