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