TimeInterval() Constructor
Initializes a new instance of the TimeInterval class with default settings.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.dll
NuGet Package: DevExpress.Scheduler.Core
Declaration
Remarks
In this case the TimeInterval.Duration property will be set to 30 minutes, and the TimeInterval.Start property will be set to MinValue.
See Also