A newer version of this page is available.
Switch to the current version.
TimeScaleDay Class
Represents a time scale whose time cell value is equal to a single day.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v19.2.Core.dll
Declaration
public class TimeScaleDay :
TimeScaleFixedInterval
Public Class TimeScaleDay
Inherits TimeScaleFixedInterval
Remarks
The TimeScaleDay's TimeScaleDay.Value property always returns a TimeSpan value which is equal to 24 hours.
Implements
Inheritance
See Also
Feedback