TimeSlotCollection.GetMinValue() Method
OBSOLETE
You should not use this method.
The method is unnecessary since the collection is ordered.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Returns
Type | Description |
---|---|
TimeSpan | A TimeSpan value representing the time interval. |
See Also