A newer version of this page is available.
Switch to the current version.
TimeIntervalInfoBase.PrintTimeInterval Property
Gets the time interval printed by the control.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v18.2.Reporting.dll
Declaration
[Browsable(false)]
public TimeInterval PrintTimeInterval { get; }
<Browsable(False)>
Public ReadOnly Property PrintTimeInterval As TimeInterval
Property Value
Type | Description |
---|---|
TimeInterval | A TimeInterval object representing the time interval. |
See Also
Feedback