OptionsPrinting.PrintInterval Property
Specifies the date-time range used to create a 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 |
---|---|
DateTimeRange | A DevExpress.Mvvm.DateTimeRange object representing the date-time range. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to PrintInterval |
---|---|
SchedulerControl |
|
See Also