TimeScaleFixedInterval(TimeSpan) Constructor
In This Article
Initializes a new instance of the TimeScaleFixedInterval class with the specified scale value.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.dll
NuGet Package: DevExpress.Scheduler.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
scale |
Time |
A Time |
See Also