SingleWeekCellBase.Interval Property
Retrieves the specific time interval within the SingleWeekCellBase instance.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TimeInterval | A TimeInterval object that is the time interval. |
See Also