DateNavigationPanel.Interval Property
Gets or sets the time interval of the DisplayText. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<DateTimeRange> | Specifies the time interval. |
See Also