OptionsPrinting.TimelineReportShowInterval Property
Specifies whether to add the time interval element to timeline reports. 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 |
---|---|
Boolean | true, to add the interval element to timeline reports; otherwise, false |
Property Paths
You can access this nested property as listed below:
Object Type | Path to TimelineReportShowInterval |
---|---|
SchedulerControl |
|
Remarks
The image below illustrates a report with the time interval element.
See Also