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